Fix typo
							parent
							
								
									efe0bf2ecd
								
							
						
					
					
						commit
						d5bbbd90e4
					
				| 
						 | 
					@ -5,7 +5,7 @@ IN: tools.scaffold
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HELP: developer-name
 | 
					HELP: developer-name
 | 
				
			||||||
{ $description "Set this symbol to hold your name so that the scaffold tools can generate the correct file header for copyright. Setting this variable in your .factor-boot-rc file is recommended." }
 | 
					{ $description "Set this symbol to hold your name so that the scaffold tools can generate the correct file header for copyright. Setting this variable in your .factor-boot-rc file is recommended." }
 | 
				
			||||||
{ $unchecked-example "USING: namespaces tools.scaffold ;\n\"Stacky Guy\" developer-name set-global" } ;
 | 
					{ $code "USING: namespaces tools.scaffold ;\n\"Stacky Guy\" developer-name set-global" } ;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HELP: help.
 | 
					HELP: help.
 | 
				
			||||||
{ $values
 | 
					{ $values
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue