← All changes
|
modules/atomic-widgets/styles/cache-validity/cache-validity-item.php
+1
-1
4.2.1
→
3.35.0-dev2
View file →
| @@ -117,9 +117,9 @@ | ||
| 117 | 117 | return; |
| 118 | 118 | } |
| 119 | 119 | |
| 120 | 120 | if ( count( $parent['children'] ) === 1 ) { |
| 121 | - // if the invalidated node is the parent's only child - normalize the data | |
| 121 | + // if the invalidated node is the parent's o nly child - normalize the data | |
| 122 | 122 | $data = $this->get_normalized_data( $data, $keys, $last_key ); |
| 123 | 123 | |
| 124 | 124 | $this->update_stored_data( $data ); |
| 125 | 125 | return; |