Explorar el Código

Corrected typo.

Taddeus Kroes hace 14 años
padre
commit
864949a2ef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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}.')