diff options
author | Adam Bard <github@adambard.com> | 2016-02-25 17:32:08 -0800 |
---|---|---|
committer | Adam Bard <github@adambard.com> | 2016-02-25 17:32:08 -0800 |
commit | 3e429e86b2a98e34131f5a0e743ed90f4d30fda6 (patch) | |
tree | 93d7f5a032f1451a0598b14d46d067b29a349859 | |
parent | 2094f59079b79fb94326166dc2dc820962eb15a0 (diff) |
Fix lang
-rw-r--r-- | pt-br/asymptotic-notation-pt.html.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pt-br/asymptotic-notation-pt.html.markdown b/pt-br/asymptotic-notation-pt.html.markdown index c89fb622..2e299d09 100644 --- a/pt-br/asymptotic-notation-pt.html.markdown +++ b/pt-br/asymptotic-notation-pt.html.markdown @@ -5,6 +5,7 @@ contributors: - ["Jake Prather", "http://github.com/JakeHP"] translators: - ["João Farias", "https://github.com/JoaoGFarias"] +lang: pt-br --- # Notação Assintótica |