summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/storage/tag_utility.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/storage/tag_utility.h b/src/storage/tag_utility.h
index 2e726cd..dd37030 100644
--- a/src/storage/tag_utility.h
+++ b/src/storage/tag_utility.h
@@ -143,7 +143,7 @@ bool taglib_validate_token_with_string(FacadePhraseIndex * phrase_index,
/* Note: the following function is only available when the optional tag exists.
bool taglib_report_status(int line_type); */
-/* Note: taglib_write is omited, as printf is more suitable for this. */
+/* Note: taglib_write is omitted, as printf is more suitable for this. */
};