chiark / gitweb /
dgit: Fix a typo in a comment
[dgit.git] / dgit
diff --git a/dgit b/dgit
index 0d36361f2609a4d18f40e6e873c9ba262337202a..ebd7f0af9794bb5d404a29532779133a50630239 100755 (executable)
--- a/dgit
+++ b/dgit
@@ -2383,7 +2383,7 @@ sub generate_commits_from_dsc () {
        # version).  Then it remains to choose between the physically
        # last entry in the file, and the one with the lowest version
        # number.  If these are not the same, we guess that the
-       # versions were created in a non-monotic order rather than
+       # versions were created in a non-monotonic order rather than
        # that the changelog entries have been misordered.
 
        printdebug "import clog $thisstanza->{version} vs $upstreamv...\n";