From b5dc04eb49236b4bb3d89dbadd8c25ff5673ad5d Mon Sep 17 00:00:00 2001 From: "Eric O. LEBIGOT (EOL)" Date: Thu, 29 Jun 2017 12:34:56 +0200 Subject: [PATCH] Fixed typo, more explicit todo. --- uncertainties/umath_core.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uncertainties/umath_core.py b/uncertainties/umath_core.py index 755d106c..d371f995 100644 --- a/uncertainties/umath_core.py +++ b/uncertainties/umath_core.py @@ -1,5 +1,5 @@ -# !!!!!!!!!!! Add a header to the documentation, stating somethign -# about the uncertainties.UFloat-compatible version of..., for all functions +# !!!!!!!!!!! Add a header to the documentation, that starts with something +# like "uncertainties.UFloat-compatible version of...", for all functions. """ Implementation of umath.py, with internals.