]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
weird non-ascii char
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 12 Feb 2011 22:09:59 +0000 (17:09 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 12 Feb 2011 22:09:59 +0000 (17:09 -0500)
README.unittests

index 8e4b9893f12cf9b70918d661bf3cf5e1afb17c7f..0ae6e155e5af48559a458887db97b0e4a72be1bf 100644 (file)
@@ -37,7 +37,7 @@ argument that must be passed to ./sqla_nose.py:
 
     > ./sqla_nose.py --first-package-wins=True
 
-This is required because noses importer will normally evict a package from
+This is required because nose's importer will normally evict a package from
 sys.modules if it sees a package with the same name in a different location.
 Setting this argument disables that behavior.