Skip to content

Commit 284fae7

Browse files
frostyfabjcouball
authored andcommitted
fix: fix typo in status.rb
1 parent 52d80ac commit 284fae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/git/status.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def untracked
9090
end
9191

9292
#
93-
# Determines whether the given file has is tracked by git.
93+
# Determines whether the given file is tracked by git.
9494
# File path starts at git base directory
9595
#
9696
# @param file [String] The name of the file.

0 commit comments

Comments
 (0)