diff --git a/src/twc-sqlite.c b/src/twc-sqlite.c index d83d053..d51f504 100644 --- a/src/twc-sqlite.c +++ b/src/twc-sqlite.c @@ -75,7 +75,7 @@ twc_sqlite_db_path() } /** - * Initialize profile table. Return 0 on success, -1 on errorh + * Initialize profile table. Return 0 on success, -1 on error. */ int twc_sqlite_init_profiles()