diff mercurial/help/scripting.txt @ 25900:d14590f90cb6 stable

help: fix typo familar -> familiar
author Javi Merino <merino.jav@gmail.com>
date Mon, 03 Aug 2015 20:34:36 +0100
parents 9de443515f1d
children 7b7e25a85f63
line wrap: on
line diff
--- a/mercurial/help/scripting.txt	Fri Jul 31 15:11:07 2015 -0700
+++ b/mercurial/help/scripting.txt	Mon Aug 03 20:34:36 2015 +0100
@@ -13,7 +13,7 @@
 - Calling out to a command server
 
 Executing ``hg`` processes is very similar to how humans interact with
-Mercurial in the shell. It should already be familar to you.
+Mercurial in the shell. It should already be familiar to you.
 
 :hg:`serve` can be used to start a server. By default, this will start
 a "hgweb" HTTP server. This HTTP server has support for machine-readable