class reference proofreading

This commit is contained in:
Paul Joannon 2021-03-18 12:04:28 +01:00 committed by Paul Joannon
parent 3b380f4cdc
commit 8455e901f3
No known key found for this signature in database
GPG key ID: C12F69B0AD0390DD
80 changed files with 104 additions and 103 deletions

View file

@ -38,7 +38,7 @@
<return type="Dictionary">
</return>
<description>
Returns a [Dictionary] containing the path of the detected file change mapped to an integer signifying what kind of a change the corresponding file has experienced.
Returns a [Dictionary] containing the path of the detected file change mapped to an integer signifying what kind of change the corresponding file has experienced.
The following integer values are being used to signify that the detected file is:
- [code]0[/code]: New to the VCS working directory
- [code]1[/code]: Modified