Refactor: change "folder" to "directory" where needed.
This commit fixes every instance in which the word "folder" is incorrectly used instead of "directory".
This commit is contained in:

committed by
Agniva De Sarker

parent
2484529a83
commit
2599a6de48
@@ -1,7 +1,7 @@
|
||||
# gource
|
||||
|
||||
> Renders an animated tree diagram of Git, SVN, Mercurial and Bazaar repositories.
|
||||
> It shows files and folders being created, modified or removed over time.
|
||||
> It shows files and directories being created, modified or removed over time.
|
||||
|
||||
- Run gource in a directory (if it isn't the repository's root directory, the root is seeked up from there):
|
||||
|
||||
|
Reference in New Issue
Block a user