Changed: #878 Fix typos in comments/code

This commit is contained in:
kervala 2010-10-02 11:44:05 +02:00
parent cd870cea9c
commit df31dee565

View file

@ -1,7 +1,7 @@
# - Try to find GTK2 # - Try to find GTK2
# Once done this will define # Once done this will define
# #
# GTK2_FOUND - System has Boost # GTK2_FOUND - System has GTK2
# GTK2_INCLUDE_DIRS - GTK2 include directory # GTK2_INCLUDE_DIRS - GTK2 include directory
# GTK2_LIBRARIES - Link these to use GTK2 # GTK2_LIBRARIES - Link these to use GTK2
# GTK2_LIBRARY_DIRS - The path to where the GTK2 library files are. # GTK2_LIBRARY_DIRS - The path to where the GTK2 library files are.