diff --git a/frameworks/compass/stylesheets/compass/utilities/lists/_inline_list.sass b/frameworks/compass/stylesheets/compass/utilities/lists/_inline_list.sass index 88ea604f..7950c836 100644 --- a/frameworks/compass/stylesheets/compass/utilities/lists/_inline_list.sass +++ b/frameworks/compass/stylesheets/compass/utilities/lists/_inline_list.sass @@ -10,7 +10,7 @@ padding: 0px display: inline -// makes an inlin list that is comma delimited. +// makes an inline list that is comma delimited. // use of this recipe is not recommended at this time due to browser support issues. // // use of :content and :after is not fully supported in all browsers.