From 3a8608b49abc4e9b62b2c98e5fe49b7a6dd3b4c4 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 29 Jun 2019 11:44:46 -0400 Subject: [PATCH] Fix typo in 0f318e95058b --- docs/tests/procedural-html-filters.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tests/procedural-html-filters.html b/docs/tests/procedural-html-filters.html index fd249e23e..abb0b8747 100644 --- a/docs/tests/procedural-html-filters.html +++ b/docs/tests/procedural-html-filters.html @@ -132,12 +132,12 @@
- #phf #a12 .fail:has(+ a) + ^#phf #a12 .fail:has(+ a)
- #phf #a13 .fail:has(~ b) + ^#phf #a13 .fail:has(~ b)