Bill Gianopoulos 2 years ago
parent
commit
46f55bc870
1 changed files with 1 additions and 1 deletions
  1. 1 1
      readme-first.txt

+ 1 - 1
readme-first.txt

@@ -10,7 +10,7 @@ hg clone https://foss.heptapod.net/seamonkey/comm-release comm
 
 Afterwards you need to copy the patches in the comm-release/patches dir to .hg/patches in your comm directory. The mozilla-release/patches files go to the .hg/patches directory in your top source comm-253 directory.
 
-To apply them use 'hg qpush --all --enbcodingmode replace' in both directories. You need the mercurial queues extension for this to work. You will not be able to build successfully without applying them first.
+To apply them use 'hg qpush --all --encodingmode replace' in both directories. You need the mercurial queues extension for this to work. You will not be able to build successfully without applying them first.
 
 The documentation for the extensions is located here: https://www.mercurial-scm.org/wiki/MqExtension