]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/fonts/syntax/syntax-docs.factor
factor: clean up whitespace in -docs files
[factor.git] / extra / fonts / syntax / syntax-docs.factor
index 7edd6d7e479bbec3eb271adc41cc66fc3a4c04fb..768f0b7b85db74bd023f6336e43a17956b3563a5 100644 (file)
@@ -3,4 +3,4 @@ IN: fonts.syntax
 
 HELP: FONT:
 { $syntax "\"testing\" <label> FONT: 18 serif bold ... ;" }
-{ $description "Used after a gadget to change font settings.  Attributes can be in any order: the first number is set as the size, the style attributes like bold and italic will set the bold? and italic? slots, and font-names like serif or monospace will set the name slot." } ;
\ No newline at end of file
+{ $description "Used after a gadget to change font settings.  Attributes can be in any order: the first number is set as the size, the style attributes like bold and italic will set the bold? and italic? slots, and font-names like serif or monospace will set the name slot." } ;