summaryrefslogtreecommitdiffstats
path: root/MyFirstObjectWalk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'MyFirstObjectWalk.txt')
-rw-r--r--MyFirstObjectWalk.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/MyFirstObjectWalk.txt b/MyFirstObjectWalk.txt
index 8d9e85566..eee513e86 100644
--- a/MyFirstObjectWalk.txt
+++ b/MyFirstObjectWalk.txt
@@ -534,7 +534,7 @@ the arguments to `traverse_commit_list()`.
- `void *show_data`: A context buffer which is passed in turn to `show_commit`
and `show_object`.
-In addition, `traverse_commit_list_filtered()` has an additional paramter:
+In addition, `traverse_commit_list_filtered()` has an additional parameter:
- `struct oidset *omitted`: A linked-list of object IDs which the provided
filter caused to be omitted.