Skip to content

Commit 3498600

Browse files
madpilot78bapt
authored andcommitted
Fix typo and missing word in comment.
1 parent a50106b commit 3498600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libpkg/pkg_ports.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1093,7 +1093,7 @@ parse_keywords(struct plist *plist, char *keyword, char *line)
10931093
}
10941094

10951095
/*
1096-
* if we are it means the keyword as not been found
1096+
* if we are here it means the keyword has not been found
10971097
* maybe it is defined externally
10981098
* let's try to find it
10991099
*/

0 commit comments

Comments
 (0)