浏览代码

Corrected typo.

Taddeus Kroes 14 年之前
父节点
当前提交
864949a2ef
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/rules/fractions.py

+ 1 - 1
src/rules/fractions.py

@@ -423,4 +423,4 @@ def extract_divided_roots(root, args):
 
 
 MESSAGES[extract_divided_roots] = \
-        _('Extrct the root {1} from nominator and denominator in {0}.')
+        _('Extract the root {1} from nominator and denominator in {0}.')