Typo: 'staticly' -> 'statically'.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 30 Oct 2007 16:13:32 +0000 (16:13 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 30 Oct 2007 16:13:32 +0000 (16:13 +0000)
git-svn-id: http://svn.voria.com/code@1075 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-core/trunk/synfig-core.xcodeproj/config.h

index e9168b2..16cb6cf 100644 (file)
 /* Define to the system default library search path. */
 #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
 
-/* LibLTDL is linked staticly */
+/* LibLTDL is linked statically */
 #define LT_SCOPE extern
 
 /* Define if dlsym() requires a leading underscore in symbol names. */