From 0dc2fff1c2cfca4ee39e47e385e18862bf509330 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Scott=20Gonz=C3=A1lez?= Date: Tue, 24 Feb 2015 10:07:54 -0500 Subject: [PATCH] Effects: Don't refer to objects as maps --- includes/options-argument.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/options-argument.xml b/includes/options-argument.xml index 110456cd..f62a8585 100644 --- a/includes/options-argument.xml +++ b/includes/options-argument.xml @@ -15,7 +15,7 @@ - A map of one or more of the CSS properties defined by the properties argument and their corresponding easing functions. + An object containing one or more of the CSS properties defined by the properties argument and their corresponding easing functions.