Quellcode durchsuchen

Minor typo correction

Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
Yuval Langer vor 10 Jahren
Ursprung
Commit
5faf10720e
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -46,6 +46,6 @@ https://launchpad.net/~dulwich-users.
 Python3
 -------
 
-The process of porting to Python3 is ongoing. Please not that although the
+The process of porting to Python3 is ongoing. Please note that although the
 test suite pass in python3, this is due to the tests of features that are not
 yet ported being skipped, and *not* an indication that the port is complete.