Fix comment typo

This commit is contained in:
Chris Robinson
2021-01-01 15:35:46 -08:00
parent 1327aca9d7
commit d6495b35df
+1 -1
View File
@@ -131,4 +131,4 @@ inline optional<T> make_optional(std::initializer_list<U> il, Args&& ...args)
} // namespace al
#endif /* AL_SPAN_H */
#endif /* AL_OPTIONAL_H */