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

Bug: T189375
Change-Id: I21200dba6649d775d519249ae09cc21660dc864b

RELEASE-NOTES-1.31

index 4912a2d..f6b4cfe 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