Skip to content

Commit d607560

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

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
@@ -654,7 +654,7 @@ def _die_if_manifest_project_filter(self, action):
654654

655655
def _untracked(self):
656656
''' "Performs a top-down search of the west topdir,
657-
ignoring every folder that corresponds to a west project.
657+
ignoring every directory that corresponds to a west project.
658658
'''
659659
ppaths = []
660660
untracked = []

0 commit comments

Comments
 (0)