Skip to content
Snippets Groups Projects
Verified Commit 0af76002 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3283619 by eleonel: Fix a comment typo in common.inc

(cherry picked from commit 0b5874aa)
parent 87854bcf
Branches
Tags
Loading
......@@ -534,7 +534,7 @@ function show(&$element) {
* (optional) The Drupal Kernel. It is the caller's responsibility to rebuild
* the container if this is passed in. Sometimes drupal_flush_all_caches is
* used as a batch operation so $kernel will be an array, in this instance it
* will be treated as if it it NULL.
* will be treated as if it is NULL.
*/
function drupal_flush_all_caches($kernel = NULL) {
// This is executed based on old/previously known information if $kernel is
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment