Переглянути джерело

Fixing stray non-us-ascii character #8953

Dave Gandy 9 роки тому
батько
коміт
6ec956c9e7

+ 1 - 1
less/mixins.less

@@ -26,7 +26,7 @@
 }
 }
 
 
 
 
-// Only display content to screen readers. À la Bootstrap 4.
+// Only display content to screen readers. A la Bootstrap 4.
 //
 //
 // See: http://a11yproject.com/posts/how-to-hide-content/
 // See: http://a11yproject.com/posts/how-to-hide-content/
 
 

+ 1 - 1
scss/_mixins.scss

@@ -26,7 +26,7 @@
 }
 }
 
 
 
 
-// Only display content to screen readers. À la Bootstrap 4.
+// Only display content to screen readers. A la Bootstrap 4.
 //
 //
 // See: http://a11yproject.com/posts/how-to-hide-content/
 // See: http://a11yproject.com/posts/how-to-hide-content/
 
 

+ 1 - 1
src/assets/font-awesome/less/mixins.less

@@ -22,7 +22,7 @@
 }
 }
 
 
 
 
-// Only display content to screen readers. À la Bootstrap 4.
+// Only display content to screen readers. A la Bootstrap 4.
 //
 //
 // See: http://a11yproject.com/posts/how-to-hide-content/
 // See: http://a11yproject.com/posts/how-to-hide-content/
 
 

+ 1 - 1
src/assets/font-awesome/scss/_mixins.scss

@@ -22,7 +22,7 @@
 }
 }
 
 
 
 
-// Only display content to screen readers. À la Bootstrap 4.
+// Only display content to screen readers. A la Bootstrap 4.
 //
 //
 // See: http://a11yproject.com/posts/how-to-hide-content/
 // See: http://a11yproject.com/posts/how-to-hide-content/