diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/faker.lorem.html | 8 | ||||
| -rw-r--r-- | doc/styles/site.darkstrap.css | 2 | ||||
| -rw-r--r-- | doc/styles/site.dibs-bootstrap.css | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/doc/faker.lorem.html b/doc/faker.lorem.html index e8355180..66f88177 100644 --- a/doc/faker.lorem.html +++ b/doc/faker.lorem.html @@ -1335,7 +1335,7 @@ - <td class="description last"><p>defautls to a random number between 2 and 6</p></td> + <td class="description last"><p>defaults to a random number between 2 and 6</p></td> </tr> @@ -1487,7 +1487,7 @@ - <td class="description last"><p>defautls to a random number between 2 and 6</p></td> + <td class="description last"><p>defaults to a random number between 2 and 6</p></td> </tr> @@ -3875,7 +3875,7 @@ - <td class="description last"><p>defautls to a random number between 2 and 6</p></td> + <td class="description last"><p>defaults to a random number between 2 and 6</p></td> </tr> @@ -4027,7 +4027,7 @@ - <td class="description last"><p>defautls to a random number between 2 and 6</p></td> + <td class="description last"><p>defaults to a random number between 2 and 6</p></td> </tr> diff --git a/doc/styles/site.darkstrap.css b/doc/styles/site.darkstrap.css index 5a67785e..efb84c1c 100644 --- a/doc/styles/site.darkstrap.css +++ b/doc/styles/site.darkstrap.css @@ -88,7 +88,7 @@ img { /* Responsive images (ensure images don't scale beyond their parents) */ max-width: 100%; - /* Part 1: Set a maxium relative to the parent */ + /* Part 1: Set a maximum relative to the parent */ width: auto\9; /* IE7-8 need help adjusting responsive images */ diff --git a/doc/styles/site.dibs-bootstrap.css b/doc/styles/site.dibs-bootstrap.css index 9fc8b115..3ea3e4ad 100644 --- a/doc/styles/site.dibs-bootstrap.css +++ b/doc/styles/site.dibs-bootstrap.css @@ -5615,7 +5615,7 @@ th.hidden-lg, td.hidden-lg { * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * - * Boostrap 3 patch for for bootstrap-modal. Include BEFORE bootstrap-modal.css! + * Bootstrap 3 patch for for bootstrap-modal. Include BEFORE bootstrap-modal.css! */ body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom { margin-right: 0; } |
