meh
[synfig.git] / synfig-core / trunk / src / modules / mod_geometry / mod_geometry.nsh
index 8ba8781..316fdf9 100644 (file)
@@ -4,7 +4,7 @@ Section "mod_geometry" Sec_mod_geometry
 ;  SectionIn RO
   
   ; Set output path to the installation directory.
-  SetOutPath "$INSTDIR\lib\sinfg\modules"
+  SetOutPath "$INSTDIR\lib\synfig\modules"
   
   ; Put file there
   File /oname=mod_geometry.dll "src\modules\mod_geometry\.libs\libmod_geometry-0.dll"