Skip to content

Fix language from bt-br to pt-br #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/template.org
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
#+AUTHOR: <AUTORES-SEPARADOS-POR-VIRGULA>
#+DATE: <DIGITE: C-c .>
#+TITLE: <INSIRA-O-TITULO-AQUI>
#+LANGUAGE: bt-br
#+LANGUAGE: pt-br
2 changes: 1 addition & 1 deletion appendix.org
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#+AUTHOR: Manoel Vilela, Lucas Vieira
#+DATE: <2018-02-15 Thu>
#+TITLE: Apêndice
#+LANGUAGE: bt-br
#+LANGUAGE: pt-br


- [Inglês] Build Your Own Lisp, por Daniel Holder
Expand Down
2 changes: 1 addition & 1 deletion index.org
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#+AUTHOR: Manoel Vilela, Lucas Vieira, Hélio Cordeiro
#+DATE: <2018-02-10 Sat>
#+TITLE: Common Lisp Brasil
#+LANGUAGE: bt-br #isso não é um erro.
#+LANGUAGE: pt-br
#+LATEX_HEADER: \usepackage[]{babel}
#+OPTIONS: toc:nil

Expand Down
2 changes: 1 addition & 1 deletion projects.org
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#+AUTHOR: Manoel Vilela, Lucas Vieira
#+DATE: <2018-02-15 Thu>
#+TITLE: Projetos
#+LANGUAGE: bt-br
#+LANGUAGE: pt-br


| projeto | descrição | autores |
Expand Down
2 changes: 1 addition & 1 deletion spacemacs-guide.org
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#+AUTHOR: Alexandre Péret
#+DATE: <2024-01-20 sáb>
#+TITLE: Guia: Spacemacs como ambiente de programação para Common Lisp
#+LANGUAGE: bt-br
#+LANGUAGE: pt-br

* Introdução
Configurando o Spacemacs como ambiente de programação para Common Lisp.
Expand Down