]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/continuations/continuations-docs.factor
factor: clean up whitespace in -docs files
[factor.git] / basis / tools / continuations / continuations-docs.factor
index bd69fb48ca3eaac274e27aa2451e8d348b56c8e8..673b8bdda7c746ea41b115211330a6f4fe667b1a 100644 (file)
@@ -3,4 +3,4 @@ USING: help.markup help.syntax ;
 
 HELP: break
 { $description "A breakpoint. When this word is executed, the walker tool opens with execution suspended at the breakpoint's location." }
-{ $see-also "ui-walker" } ;
\ No newline at end of file
+{ $see-also "ui-walker" } ;