Fix spelling errors

This commit is contained in:
Boris Pek
2019-01-14 22:03:07 +03:00
committed by Jan Vidar Krey
parent be1ad4f475
commit ef83b31cec
20 changed files with 32 additions and 32 deletions

View File

@@ -3,7 +3,7 @@
#
# SQLITE3_FOUND True if sqlite3 got found
# SQLITE3_INCLUDEDIR Location of sqlite3 headers
# SQLITE3_LIBRARIES List of libaries to use sqlite3
# SQLITE3_LIBRARIES List of libraries to use sqlite3
# SQLITE3_DEFINITIONS Definitions to compile sqlite3
#
# Copyright (c) 2007 Juha Tuomala <tuju@iki.fi>