Just a couple of typos.

Comments

joelpittet’s picture

Status: Active » Needs review
StatusFileSize
new1.02 KB
joelpittet’s picture

StatusFileSize
new2.93 KB

Just realized that isn't right still and double checked the others in there too and found a couple more minor things.

dawehner’s picture

Status: Needs review » Needs work
Issue tags: +Needs work
+++ b/core/modules/views_ui/lib/Drupal/views_ui/Tests/FilterBooleanWebTest.php
@@ -2,7 +2,7 @@
- * Contains \Drupal\views\Tests\Handler\FilterBooleanWebTest.
+ * Contains \Drupal\views_ui\Tests\Handler\FilterBooleanWebTest.
  */
 
 namespace Drupal\views_ui\Tests;

Yeah the namespace does not agree here.

les lim’s picture

Status: Needs work » Reviewed & tested by the community
Issue tags: -Needs work

#2 fixes #3. Looks good!

dawehner’s picture

+1

webchick’s picture

Component: views_ui.module » documentation

Triaging.

jhodgdon’s picture

Status: Reviewed & tested by the community » Fixed

Thanks all! Committed to 8.x.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.