Commit e70c9138 authored by Jérome Perrin's avatar Jérome Perrin

calendar: fix type Orgnaisation in script name

Rename Orgnaisation_generatePlanningDomain to Organisation_generatePlanningDomain
parent 257974be
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</item> </item>
<item> <item>
<key> <string>domain_generator_method_id</string> </key> <key> <string>domain_generator_method_id</string> </key>
<value> <string>Orgnaisation_generatePlanningDomain</string> </value> <value> <string>Organisation_generatePlanningDomain</string> </value>
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
......
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>Orgnaisation_generatePlanningDomain</string> </value> <value> <string>Organisation_generatePlanningDomain</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment