##// END OF EJS Templates
glossary: fixed typo in "Directory, working" description...
Renato Cunha -
r11511:9d905b97 stable
parent child Browse files
Show More
@@ -185,7 +185,7 b' Directory, working'
185 185 Mercurial, that will be recorded in the next commit. The working
186 186 directory initially corresponds to the snapshot at an existing
187 187 changeset, known as the parent of the working directory. See
188 'Parents, working directory'. The state may be modified by changes
188 'Parent, working directory'. The state may be modified by changes
189 189 to the files introduced manually or by a merge. The repository
190 190 metadata exists in the .hg directory inside the working directory.
191 191
General Comments 0
You need to be logged in to leave comments. Login now