Skip to content
Snippets Groups Projects
Commit e7d67c72 authored by David Rothstein's avatar David Rothstein
Browse files

Issue #2549879 by cbiggins, cilefen: Small grammatical error in bootstrap.inc

parent eea00f93
No related branches found
No related tags found
No related merge requests found
......@@ -1055,7 +1055,7 @@ function drupal_page_get_cache($check_only = FALSE) {
* Determines the cacheability of the current page.
*
* @param $allow_caching
* Set to FALSE if you want to prevent this page to get cached.
* Set to FALSE if you want to prevent this page from being cached.
*
* @return
* TRUE if the current page can be cached, FALSE otherwise.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment