Parcourir la source

Corrected typo.

Taddeus Kroes il y a 14 ans
Parent
commit
864949a2ef
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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}.')