Procházet zdrojové kódy

Fix # to allow typesetting to complete without additional input.

Neal Wilson před 11 roky
rodič
revize
477022d489
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      src/units.w

+ 1
- 1
src/units.w Zobrazit soubor

@@ -367,7 +367,7 @@ We do not wish to create any instances, just have access to the |Unit|
367 367
 enumeration and conversion methods.
368 368
 
369 369
 Unfortunately, marking a static method |Q_INVOKABLE| will not work as per Qt
370
-bug #18840. There seems to be no intention to correct this deficiency so
370
+bug \#18840. There seems to be no intention to correct this deficiency so
371 371
 instead of having something that just works, we must resort to the following
372 372
 hackery.
373 373
 

Loading…
Zrušit
Uložit