changeset 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 54f9561088c7
children f4386cb3252e
files mercurial/help/scripting.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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