Skip to content

Commit 5f7cf65

Browse files
authored
Change "it's" to "its" as it is used possessively.
1 parent 10e35e6 commit 5f7cf65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Style-Guide/Documentation-and-Comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ If you want to provide detailed explanations about how your tool works, use the
7373

7474
##### Describe The Function
7575

76-
Every script function command should have at least a short statement describing it's function. That is the `Synopsis`.
76+
Every script function command should have at least a short statement describing its function. That is the `Synopsis`.
7777

7878
##### Document Each Parameter
7979

0 commit comments

Comments
 (0)