Fix typography fix

This commit is contained in:
roylockhart 2016-03-30 16:33:10 +02:00
parent fe5af54348
commit 871d5ba481

View file

@ -101,7 +101,7 @@ $ head debian/changelog
$ git yunobump x.y.z-p
# Push the branch state AND the tags to the remote repository
$ git push origin --tags testing : testing
$ git push origin --tags testing:testing
# Merge changelog modifications to the `unstable` branch
$ git checkout unstable