Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorGary Martin <gary@garycmartin.com>2011-08-16 16:10:54 (GMT)
committer Gary Martin <gary@garycmartin.com>2011-08-16 16:10:54 (GMT)
commit789f78d6a48f99619c176281e6cfc88471f1ba57 (patch)
treecea73dc29b3c4f98b14c4b6bd87b3c08330a73e0 /po
parentf12ff42d766b2877f7f2654d74d95a1f3edbb3e5 (diff)
Fix string typo in functions.py help string. SL#3045
Diffstat (limited to 'po')
-rw-r--r--po/Calculate.pot2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Calculate.pot b/po/Calculate.pot
index ac9d8d1..9f92d50 100644
--- a/po/Calculate.pot
+++ b/po/Calculate.pot
@@ -201,7 +201,7 @@ msgstr ""
#: functions.py:141
msgid ""
"asin(x), return the arc sine of x. This is the angle for which the sine is "
-"ix. Defined for -1 <= x <= 1"
+"x. Defined for -1 <= x <= 1"
msgstr ""
#: functions.py:147