Skip to content

Commit 315cdf7

Browse files
authored
Merge pull request #24 from simoheinonen/patch-1
Typo
2 parents a67db72 + 0eba25d commit 315cdf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/special_cases.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* This file contains all the functions that could not be dealt with automatically using the code generator.
4-
* If you add a function in this list, do not forget to add it in the generator/config/speicalCasesFunctions.php
4+
* If you add a function in this list, do not forget to add it in the generator/config/specialCasesFunctions.php
55
*
66
*/
77

0 commit comments

Comments
 (0)