Explorar o código

[fixed text] fixed simple spelling errors - 'bicycle' - spectre1viper

spectre1viper %!s(int64=5) %!d(string=hai) anos
pai
achega
dbcb3c87ca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      locations/bicycle.qsrc

+ 1 - 1
locations/bicycle.qsrc

@@ -254,7 +254,7 @@ if $ARGS[0] = 'ridego':
 	if hour >= 6 and hour < 22:
 		act 'Further':gt $loc, $metka
 	else
-		'<B><font color=red>Its too dark outside togo for a ride.</font></B>'
+		'<B><font color=red>It''s too dark outside to go for a ride.</font></B>'
 		act 'Put the bike away': gt $loc, $metka
 	end
 end