Skip to content

Commit 6c85b36

Browse files
authored
Fix typo (#74)
1 parent 1fa12a2 commit 6c85b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Magic behaviour with __get, __set, __call and __callStatic is not exactly static analyser-friendly :)
2-
# Fortunately, You can ingore it by the following config.
2+
# Fortunately, You can ignore it by the following config.
33
#
44
# vendor/bin/phpstan analyse app --memory-limit 200M -l 0
55
#

0 commit comments

Comments
 (0)