RELEASE-NOTES: Fix typo in CSSMin release note
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 23 Apr 2018 17:35:02 +0000 (18:35 +0100)
committerKrinkle <krinklemail@gmail.com>
Mon, 23 Apr 2018 17:36:46 +0000 (17:36 +0000)
Follows-up c058bc4af3.

Bug: T189375
Change-Id: I21200dba6649d775d519249ae09cc21660dc864b

RELEASE-NOTES-1.31

index 2758d4c..7412d8a 100644 (file)
@@ -131,7 +131,7 @@ production.
 
 === Bug fixes in 1.31 ===
 * (T90902) Non-breaking space in header ID breaks anchor.
-* (T189375) CSSMin now allows unquoted urls in `url()` syntax to start with a space.
+* (T189375) CSSMin now allows quoted urls in `url()` syntax to start with a space.
 
 === Action API changes in 1.31 ===
 * (T185058) The 'name' value to tgprop for action=query&list=tags has been