Commit Graph

8596 Commits

Author SHA1 Message Date
krotera
4076d78e26
Fix tiny typos 2021-01-15 17:44:19 -05:00
An Long
967591e4c2
Remove negative and inaccurate translation (#4087) 2021-01-15 13:29:39 +01:00
andreytemn
f4138709d8
Fix typo in data item definition (#4076)
Change "with start with a level number" to "starts with a level number"
2021-01-15 11:31:38 +01:00
Mathieu Gemard
13991f615a
Fix the as-> macro exemple (#4054) 2021-01-15 11:31:24 +01:00
Hank Hester
c351cab657
Remove binary gender example from R (#4082) 2021-01-15 11:30:42 +01:00
Liu Yihua
1f8cad3260
Update mips-cn.html.markdown
Correct small errors
2021-01-02 19:06:49 +08:00
yihuajack
214f4cff02 [mips/zh-cn] Add translation
Add translation for MIPS Assembly in zh-CN
2020-12-31 12:11:38 +08:00
Divay Prakash
ab85932812
Merge pull request #4072 from Wingman4l7/patch-1
[jsonnet/en] typo and grammar fix
2020-12-16 22:34:29 +05:30
Wingman4l7
f5c77c1755
typo and grammar fix 2020-12-15 13:00:46 -08:00
Adnane Hmunna
27f7f03401
Update r.html.markdown
Following R best practices, it's recommened to use only double-quotes.
2020-12-13 15:29:18 +01:00
Max Schumacher
f6a3608135
Merge pull request #4068 from bkbncn/patch-1
[tcl]fix typo
2020-12-11 22:15:25 +01:00
Max Schumacher
b80a2b08e9
Merge pull request #4066 from bdavs3/patch-1
go/en - Fix typo in build tag description
2020-12-11 22:14:50 +01:00
Max Schumacher
26093e1d9e
Merge pull request #4067 from GabLeRoux/patch-1
Fix a small french typo
2020-12-11 22:14:26 +01:00
Xiangyu Xu
22e29159e7
fix typo
We already have item 4, this should be number 5.
2020-12-11 02:14:00 -06:00
Gabriel Le Breton
cd8b941f92
Fix yet another french typo :) 2020-12-06 20:11:40 -05:00
Gabriel Le Breton
ead8ac5306
Fix another small french typo 2020-12-06 19:59:04 -05:00
Gabriel Le Breton
017a58b078
Fix a small french typo 2020-12-06 19:56:35 -05:00
Ben Davis
09f41ab74c
Fix typo in build tag description 2020-12-03 13:16:43 -07:00
waltercjunior
f98b6c99aa Create pythonstatcomp.html.markdown
Create pythonstatcomp.html.markdown with translate to pt-br
2020-10-20 23:18:37 -03:00
即使孤独依旧前行
587873df7f
Update zh-cn/qt-cn.html.markdown
Co-authored-by: 谭九鼎 <109224573@qq.com>
2020-10-20 23:22:15 +08:00
Max Schumacher
4b1e68ee2f
Merge pull request #4046 from imba-tjd/patch-5
[python/en] some clean up, add a Modulo example
2020-10-20 12:45:47 +02:00
Max Schumacher
a4b801fcb3
Merge pull request #4040 from mofarajmandi/patch-1
Add a short note about `final` keyword
2020-10-20 12:44:33 +02:00
Max Schumacher
8024d3f975
Merge pull request #4037 from kokkonisd/master
[rust/el-gr] Add Greek translation for Rust
2020-10-20 12:44:12 +02:00
Max Schumacher
a990544875
Merge pull request #4038 from sburris0/master
[Haskell/en] Explain the !! operator
2020-10-20 12:43:49 +02:00
Max Schumacher
8bf25eedee
Merge pull request #4031 from kmubiin/review-xml-en
[xml/en] copy edit and fix code typo
2020-10-20 12:43:13 +02:00
Max Schumacher
f10bce2eb1
Merge pull request #4039 from subtra3t/patch-3
[javascript] Added note
2020-10-20 12:42:35 +02:00
Max Schumacher
82ea1dbe79
Merge pull request #4043 from imba-tjd/patch-2
[json/en] use https
2020-10-20 12:40:21 +02:00
谭九鼎
4ab2666343
Update links 2020-10-20 18:40:07 +08:00
Max Schumacher
7260961ef8
Merge pull request #4045 from imba-tjd/patch-4
[yaml/en] Remove unused anchor
2020-10-20 12:38:50 +02:00
谭九鼎
ad92cb8d76
[python/en] some clean up, add a Modulo example 2020-10-20 18:38:26 +08:00
谭九鼎
7d6d031189
[yaml/en] Remove unused anchor 2020-10-20 16:56:44 +08:00
谭九鼎
0c680e425f
[json/en] use https 2020-10-20 15:47:53 +08:00
mofarajmandi
8a54e8b738 Add a short note about final keyword
It's a general good practice to mark classes as `final` unless they are designed to be subclassed.
2020-10-17 21:13:50 -03:00
Devansh Patil
6f926e7ca0
Added note
Brief explanation of jQuery status
2020-10-16 09:24:10 +05:30
Spencer Burris
aa8d8e408a [Haskell/en] Explain the !! operator 2020-10-15 12:34:01 -07:00
Dimitris Kokkonis
b2bb224dec Add Greek translation of Rust article 2020-10-14 10:29:08 +02:00
Dimitris Kokkonis
916dceba25 Merge remote-tracking branch 'upstream/master' into master 2020-10-10 12:31:09 +02:00
Andrew Ryan Davis
33cd1f57ef
Adjusting formatting
Indentation on function
2020-10-06 18:02:35 -07:00
Mubiin Kimura
423f47f399
[xml/en] copy edit and fix code typo
under well-formedness and validation, the first line of comment within code blocks should be written as text paragraph instead, otherwise anyone who simply copy-paste the code will not be able to preview the result, the original code block is now separated into three parts, each preceded by a single line of text paragraph for clarity, also the external dtd file had a typo in last commit (60a1a43) that should have been removed at the end
2020-10-02 21:43:32 +00:00
Adam Bard
d566d6f3c9
Merge pull request #4016 from ianitow/patch-1
[pt-br/lua] Add translation for Lua to pt-BR
2020-10-01 08:20:24 -07:00
Adam Bard
f0be07d4b6
Merge pull request #4003 from Vap0r1ze/patch-1
[set-theory/en] correct equality statement
2020-10-01 08:19:29 -07:00
Adam Bard
348f5eef5c
Merge pull request #4018 from victorwpbastos/patch-12
[typescript/pt-br] Small corrections
2020-10-01 07:59:25 -07:00
Adam Bard
cd49cbdea3
Merge pull request #4019 from victorwpbastos/patch-13
[css/pt-br] Small corrections
2020-10-01 07:59:11 -07:00
Adam Bard
214d9e2fd9
Merge pull request #4020 from victorwpbastos/patch-14
[groovy/pt-br] Small corrections
2020-10-01 07:58:52 -07:00
Adam Bard
63158e1319
Merge pull request #4021 from victorwpbastos/patch-15
[kotlin/pt-br] Small corrections
2020-10-01 07:58:35 -07:00
Adam Bard
21674f30f6
Merge pull request #4023 from rmuliterno/patch-3
[language/lang-code] Typo fix and adding translation on needed lines
2020-10-01 07:58:18 -07:00
Adam Bard
89a4bd76ef
Merge pull request #4024 from rmuliterno/patch-4
[language/lang-code] Accentuation fix
2020-10-01 07:58:00 -07:00
Adam Bard
b62f74a3de
Merge pull request #4025 from Mariede/patch-1
[julia/pt-br] Small corrections
2020-10-01 07:57:42 -07:00
Adam Bard
d2cb4f2123
Merge pull request #4027 from Mariede/patch-3
[self/pt-br] Small corrections
2020-10-01 07:57:22 -07:00
Adam Bard
68d211d9ab
Merge pull request #4026 from Mariede/patch-2
[kotlin/pt-br] Small corrections
2020-10-01 07:56:51 -07:00