浏览代码

Fixed typo

Marcelo dos Santos 6 年之前
父节点
当前提交
edfe041f90
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'