--- a/tests/test-tutorial.t Fri May 06 00:03:28 2016 +0200
+++ b/tests/test-tutorial.t Fri May 06 00:08:31 2016 +0200
@@ -74,7 +74,7 @@
Fixing mistake with `hg amend`
--------------------------------
-We are versionning a shopping list
+We are versioning a shopping list
$ cd local
$ cat >> shopping << EOF
@@ -207,7 +207,7 @@
Getting rid of branchy history
----------------------------------
-While I was working on my list. someone made a change remotly.
+While I was working on my list. someone made a change remotely.
$ cd ../remote
$ hg up -q