git ssb

10+

Matt McKegg / patchwork



Commit 782486cdc9c6353f93542cb98cd7c665e89df63f

fix typo "Seaching..." -> "Searching..."

Oleg SKLYANCHUK committed on 1/15/2018, 1:40:51 PM
Parent: 1b12a6e637ed46e490143b6969204eed33886975

Files changed

styles/dark/loading.mcsschanged
styles/light/loading.mcsschanged
styles/dark/loading.mcssView
@@ -52,9 +52,9 @@
5252 width: 100px
5353 }
5454 ::after {
5555 color: #CCC;
56- content: 'Seaching...'
56+ content: 'Searching...'
5757 font-size: 200%
5858 }
5959 }
6060
styles/light/loading.mcssView
@@ -52,9 +52,9 @@
5252 width: 100px
5353 }
5454 ::after {
5555 color: #CCC;
56- content: 'Seaching...'
56+ content: 'Searching...'
5757 font-size: 200%
5858 }
5959 }
6060

Built with git-ssb-web