changeset 1432:b6d53451692e

s/Alexia/Alexandra/g
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 09 Aug 2011 01:51:14 +0300
parents 1d3c25b3adfa
children ad04147a7643
files README.txt ggrtf.tf
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Tue Aug 09 01:46:13 2011 +0300
+++ b/README.txt	Tue Aug 09 01:51:14 2011 +0300
@@ -11,7 +11,7 @@
 
 Changes from v0.6.16.x:
 
- * Support for Alexia sleeves 'balance' functionality.
+ * Support for Alexandra sleeves 'balance' functionality.
 
  * Fixed 'curses' functionality.
 
--- a/ggrtf.tf	Tue Aug 09 01:46:13 2011 +0300
+++ b/ggrtf.tf	Tue Aug 09 01:51:14 2011 +0300
@@ -2690,7 +2690,7 @@
 	/endif
 
 ;;@command /balance
-;;@desc Perform Alexia sleeves 'balance', but only if the current HP - SP difference is favorable.
+;;@desc Perform Alexandra sleeves 'balance', but only if the current HP - SP difference is favorable.
 /def -i balance =\
 	/if (toy_sleeves_on==1)\
 		/send @@sc%;\
@@ -2700,7 +2700,7 @@
 	/endif
 
 ;;@command /chkbalance
-;;@desc Check and report the status of Alexia sleeve 'balance' without actually performing 'balance'.
+;;@desc Check and report the status of Alexandra sleeve 'balance' without actually performing 'balance'.
 /def -i chkbalance =\
 	/if (gbalance_timeleft()==0)\
 		/return%;\