Browse Source

Merge pull request #8157 from jjlharrison/master

Correct spelling ('sumarily' should be 'summarily').
Geremia Taglialatela 9 years ago
parent
commit
97d0b9491d

+ 1 - 1
src/3.2.1/community/index.html

@@ -256,7 +256,7 @@
   Found a way to solve a bug in Font Awesome? Want to contribute new features? Here are a few things to remember:
   Found a way to solve a bug in Font Awesome? Want to contribute new features? Here are a few things to remember:
   <ol>
   <ol>
     <li>Please submit all pull requests against *-wip branches.</li>
     <li>Please submit all pull requests against *-wip branches.</li>
-    <li>All pull requests submitted against master will be sumarily closed and this guide referenced.</li>
+    <li>All pull requests submitted against master will be summarily closed and this guide referenced.</li>
     <li>
     <li>
       After doing everything above, feel free to
       After doing everything above, feel free to
       <a href="https://github.com/FortAwesome/Font-Awesome/issues/new">submit a pull request</a>.
       <a href="https://github.com/FortAwesome/Font-Awesome/issues/new">submit a pull request</a>.

+ 1 - 1
src/_includes/community/submitting-pull-requests.html

@@ -4,7 +4,7 @@
   <ol>
   <ol>
     <li>Please do not submit new icons.</li>
     <li>Please do not submit new icons.</li>
     <li>Please submit all pull requests against *-wip branches.</li>
     <li>Please submit all pull requests against *-wip branches.</li>
-    <li>All pull requests submitted against master will be sumarily closed and this guide referenced.</li>
+    <li>All pull requests submitted against master will be summarily closed and this guide referenced.</li>
     <li>
     <li>
       After doing everything above, feel free to
       After doing everything above, feel free to
       <a href="{{ site.fontawesome.github.url }}/issues/new">submit a pull request</a>.
       <a href="{{ site.fontawesome.github.url }}/issues/new">submit a pull request</a>.