meh
[synfig.git] / synfig-core / trunk / src / modules / mod_dv / mod_dv.nsh
index d0a7ea1..66e7efb 100644 (file)
@@ -4,7 +4,7 @@ Section "mod_dv" Sec_mod_dv
 ;  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_dv.dll "src\modules\mod_dv\.libs\libmod_dv-0.dll"