]> git.pld-linux.org Git - packages/rpm-pld-macros.git/blobdiff - rpm-build.sh
- let the comment match the code
[packages/rpm-pld-macros.git] / rpm-build.sh
index 937ea63df267808121db3c8a3e4367fd46a0a0fa..237b33f06325266211aee0167547897050d4b381 100644 (file)
@@ -272,7 +272,7 @@ cvslog() {
        (builtin cd $d && cvs log ${f##*/})
 }
 
-# does diff between FILE and FILE~
+# does diff between FILE~ and FILE
 # the diff can be applied with patch -p1
 d() {
        local file="$1"
This page took 0.025868 seconds and 4 git commands to generate.