Skip to content

Commit 0408441

Browse files
carlescufipdgendt
andauthored
Update src/west/app/project.py
Co-authored-by: Pieter De Gendt <[email protected]>
1 parent 728425e commit 0408441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/west/app/project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -959,7 +959,7 @@ def __init__(self):
959959
'''Runs "git status" for each of the specified projects.
960960
Unknown arguments are passed to "git status".
961961
962-
Note: If you are looking to find untracked files and folders
962+
Note: If you are looking to find untracked files and directories
963963
in the workspace use "west manifest --untracked".''',
964964
accepts_unknown_args=True,
965965
)

0 commit comments

Comments
 (0)