]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix doc typo
authorNicolas Coden <nicolas@ncoden.fr>
Tue, 20 Dec 2016 21:53:51 +0000 (22:53 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Tue, 20 Dec 2016 21:53:51 +0000 (22:53 +0100)
scss/util/_direction.scss

index c99650631ce18a9c28fe6897ced5bb54265c0e96..eb600f0fd72ca409e69334831d5d0092aba4bdc6 100644 (file)
@@ -6,7 +6,7 @@
 /// @group functions
 ////
 
-/// Return the opposite direction of $dir
+/// Returns the opposite direction of $dir
 ///
 /// @param {Keyword} $dir - Used direction between "top", "right", "bottom" and "left".
 /// @return {Keyword} Opposite direction of $dir