diff code_part1/OSTC_code_asm_part1/menu_ppO2.asm @ 398:ab962c4b19d6

Fixing issue 50, correct "Bar" to "bar" in texts and comments
author heinrichsweikamp
date Sun, 26 Jun 2011 12:24:54 +0200
parents 6a94f96e9cea
children 6e57b5bb98ce
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu_ppO2.asm	Thu Jun 23 01:41:39 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/menu_ppO2.asm	Sun Jun 26 12:24:54 2011 +0200
@@ -105,7 +105,7 @@
 	bsf		leftbind
 	output_16dp	d'3'
 	bcf		leftbind
-	STRCAT_PRINT "Bar "
+	STRCAT_PRINT "bar "
 
 	WIN_LEFT 	.20
 	WIN_TOP		.95