diff options
| author | Fred Delrieu <[email protected]> | 2013-07-26 10:10:35 +0200 |
|---|---|---|
| committer | Fred Delrieu <[email protected]> | 2013-07-26 10:10:35 +0200 |
| commit | 06980ae5a1c8c354bc023defb804a329dd439b14 (patch) | |
| tree | 038107acaa0b0b4bdf0c727b056dac94dcd9398c | |
| parent | 995add132efdb6557f191f1a65097f19260a4f7d (diff) | |
| download | bootstrap-06980ae5a1c8c354bc023defb804a329dd439b14.tar.xz bootstrap-06980ae5a1c8c354bc023defb804a329dd439b14.zip | |
Small typo
| -rw-r--r-- | less/mixins.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/mixins.less b/less/mixins.less index d1da6fccd..447ee86c3 100644 --- a/less/mixins.less +++ b/less/mixins.less @@ -353,7 +353,7 @@ } } -// Button psuedo states +// Button pseudo states // ------------------------- // Easily pump out default styles, as well as :hover, :focus, :active, // and disabled options for all buttons |
