Docs: Fix typo in [34944].

See #34218.

git-svn-id: https://develop.svn.wordpress.org/trunk@34955 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2015-10-08 20:59:46 +00:00
parent 26aeb0f9bc
commit b69797e8e8

View File

@ -381,7 +381,7 @@ class WP_Rewrite {
}
/**
* Determins whether permalinks are being used and rewrite module is not enabled.
* Determines whether permalinks are being used and rewrite module is not enabled.
*
* Means that permalink links are enabled and index.php is in the URL.
*