Jelmer Vernooij %!s(int64=15) %!d(string=hai) anos
pai
achega
9a163b3590
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dulwich/object_store.py

+ 1 - 1
dulwich/object_store.py

@@ -593,7 +593,7 @@ class ObjectImporter(object):
         raise NotImplementedError(self.add_object)
 
     def finish(self, object):
-        """Finish the imoprt and write objects to disk."""
+        """Finish the import and write objects to disk."""
         raise NotImplementedError(self.finish)