comparison mercurial/help/hgweb.txt @ 26781:1aee2ab0f902

spelling: trivial spell checking
author Mads Kiilerich <madski@unity3d.com>
date Sat, 17 Oct 2015 00:58:46 +0200
parents a3f2ea1d4943
children
comparison
equal deleted inserted replaced
26780:bbf544b5f2e9 26781:1aee2ab0f902
72 a style that doesn't have all templates defined may result in an error 72 a style that doesn't have all templates defined may result in an error
73 rendering the page. 73 rendering the page.
74 74
75 Many commands take a ``{revision}`` URL parameter. This defines the 75 Many commands take a ``{revision}`` URL parameter. This defines the
76 changeset to operate on. This is commonly specified as the short, 76 changeset to operate on. This is commonly specified as the short,
77 12 digit hexidecimal abbreviation for the full 40 character unique 77 12 digit hexadecimal abbreviation for the full 40 character unique
78 revision identifier. However, any value described by 78 revision identifier. However, any value described by
79 :hg:`help revisions` typically works. 79 :hg:`help revisions` typically works.
80 80
81 Commands and URLs 81 Commands and URLs
82 ================= 82 =================