Merge pull request #1347 from kennyballou/sm-grammar-fix

Fix small grammar issue about page
This commit is contained in:
Eelco Dolstra 2017-04-24 10:49:46 +02:00 committed by GitHub
commit 1196470e92

View file

@ -93,7 +93,7 @@ time window in which the package has some files from the old version
and some files from the new version — which would be bad because a
program might well crash if its started during that period.</para>
<para>And since package arent overwritten, the old versions are still
<para>And since packages arent overwritten, the old versions are still
there after an upgrade. This means that you can <emphasis>roll
back</emphasis> to the old version:</para>