Browse Source

Fixed typo

Marcelo dos Santos 6 years ago
parent
commit
edfe041f90
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/locale/bootstrap-table-pt-BR.js

+ 1 - 1
src/locale/bootstrap-table-pt-BR.js

@@ -32,7 +32,7 @@ $.fn.bootstrapTable.locales['pt-BR'] = {
     return `Mostrando ${totalRows} linhas`
   },
   formatClearSearch () {
-    return 'Limpar Pasquisa'
+    return 'Limpar Pesquisa'
   },
   formatSearch () {
     return 'Pesquisar'