Skip to content

Commit

Permalink
lib/fileutil: Fix typos in function comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mbland committed Oct 8, 2017
1 parent 5954e99 commit 76a3b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fileutil
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
# None of the functions below this line are part of the public interface.
# --------------------------------

# @go.walk_path_forwared helper to finds the first missing parent directory
# @go.walk_path_forward helper to find the first missing parent directory
#
# Arguments:
# path: Path to examine
Expand Down

0 comments on commit 76a3b41

Please sign in to comment.