Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9fd9e10

Browse files
committedApr 16, 2024
Fix lang field of another files: bt-br -> pt-br
1 parent 0d2618b commit 9fd9e10

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
 

‎.github/template.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
#+AUTHOR: <AUTORES-SEPARADOS-POR-VIRGULA>
44
#+DATE: <DIGITE: C-c .>
55
#+TITLE: <INSIRA-O-TITULO-AQUI>
6-
#+LANGUAGE: bt-br
6+
#+LANGUAGE: pt-br

‎appendix.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#+AUTHOR: Manoel Vilela, Lucas Vieira
44
#+DATE: <2018-02-15 Thu>
55
#+TITLE: Apêndice
6-
#+LANGUAGE: bt-br
6+
#+LANGUAGE: pt-br
77

88

99
- [Inglês] Build Your Own Lisp, por Daniel Holder

‎projects.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#+AUTHOR: Manoel Vilela, Lucas Vieira
44
#+DATE: <2018-02-15 Thu>
55
#+TITLE: Projetos
6-
#+LANGUAGE: bt-br
6+
#+LANGUAGE: pt-br
77

88

99
| projeto | descrição | autores |

‎spacemacs-guide.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#+AUTHOR: Alexandre Péret
44
#+DATE: <2024-01-20 sáb>
55
#+TITLE: Guia: Spacemacs como ambiente de programação para Common Lisp
6-
#+LANGUAGE: bt-br
6+
#+LANGUAGE: pt-br
77

88
* Introdução
99
Configurando o Spacemacs como ambiente de programação para Common Lisp.

0 commit comments

Comments
 (0)
Please sign in to comment.