X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=dgit;h=ebd7f0af9794bb5d404a29532779133a50630239;hp=0d36361f2609a4d18f40e6e873c9ba262337202a;hb=a2ef997796b3affd1fc68baa0a9e654f282ea758;hpb=0899e14ec8d3eb877f4190882c5c3e92d02c460b diff --git a/dgit b/dgit index 0d36361f..ebd7f0af 100755 --- 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";