diff options
Diffstat (limited to 'build/prerequisite')
-rw-r--r-- | build/prerequisite | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/prerequisite b/build/prerequisite index 8a601fb..f46cb98 100644 --- a/build/prerequisite +++ b/build/prerequisite @@ -23,7 +23,7 @@ namespace build class scope; class target; - // Light-weight (by being shallow-pointing) prerequsite key, similar + // Light-weight (by being shallow-pointing) prerequisite key, similar // to (and based on) target key. // class prerequisite_key |