Commit Graph

8314 Commits

Author SHA1 Message Date
Claudio Secco
a67f4663eb include %w option 2020-05-02 13:03:36 -03:00
caminsha
f420555c64 Fixed a small typo
Elemenent -> Elementen
2020-05-02 02:44:21 +02:00
but0n
4bca6a7dd4
fix translation mistake
#210
2020-04-29 15:12:28 +10:00
Sophia Brandt
5530cc0e2e
[fix] typo
fix another typo
2020-04-27 16:55:02 +02:00
Sophia Brandt
381d66fdef
[fix] typo
Fix typo in introductory paragraph.
2020-04-27 16:51:40 +02:00
caminsha
1b29d50730 fixed small typos 2020-04-26 23:57:37 +02:00
caminsha
ec64fcbeda replaced 'ss' with 'ß' 2020-04-26 23:17:30 +02:00
caminsha
9943c1e026 Translation of vim to german 2020-04-26 23:13:57 +02:00
caminsha
f94cd548b3 started translation of vim 2020-04-26 04:04:54 +02:00
Divay Prakash
f21a011eb4
Merge pull request #3914 from kallekutta/vim-quit
[vim/en] Add shortcut for quit vim
2020-04-24 12:04:12 +05:30
Nils Karlström
429a03869c [vim/en] Add shortcut for quit vim 2020-04-23 16:11:14 +02:00
Jake Haber
c6804101b9 Add Ruby shorthand block syntax examples 2020-04-21 07:34:57 -05:00
Ivan Solovev
4d572a9994
Fix comment of attr_accessor. Ruby-RU 2020-04-19 17:48:39 +03:00
lemonez
fb76c0b7fe
fix small typo
pass -e flag to echo to interpret escape characters correctly
2020-04-16 17:37:30 -07:00
Divay Prakash
ecca2c3837
Merge pull request #3905 from caminsha/en/crystal_smalltypos
[crystal/en] Fixed typo and reference url
2020-04-16 14:42:07 +05:30
caminsha
7a782b47fe changed http link to https 2020-04-12 20:21:54 +02:00
LeaveNhA
8001619999 jQuery Turkish document added. 2020-04-12 21:21:45 +03:00
caminsha
e13f05c9cf Fixed a small typo.
litteral => literal
2020-04-12 18:40:03 +02:00
Guillaume Lecêtre
d5dab5759d
Update fsharp-fr.html.markdown
Translate untranslated comment and explicitly cite currying
2020-04-12 15:49:21 +02:00
Divay Prakash
2f81283970
Merge pull request #3883 from roastchicken/master
[lua/en] Fix typo by indicating a range with '...' instead of '..'
2020-04-11 16:35:42 +05:30
Divay Prakash
37ac3b8b35
Merge pull request #3889 from caminsha/en/processing_smalltypos
[processing/en] Fixed some small typos
2020-04-11 16:33:17 +05:30
Max Schumacher
a781816643
Merge pull request #3893 from Liberatedwinner/patch-2
[Python/ja-jp] Fix tiny typo
2020-04-09 16:50:08 +02:00
Max Schumacher
1f188c4b53
Merge pull request #3898 from avrong/patch-1
[wasm/en] Remove wrong comment
2020-04-09 16:49:07 +02:00
Max Schumacher
91f1dfe656
Merge pull request #3901 from hyphz/master
[en-en/cobol] Corrections and some added explanation.
2020-04-09 16:48:28 +02:00
Mark Green
912eca480e Corrections and some added explanation. 2020-04-09 15:20:49 +01:00
Max Schumacher
7173a71284
Merge pull request #3900 from hyphz/master
[en-en/cobol] Added COBOL. With all the current press, I think this is inevitable.. I'm not an expert, but it's a start.
2020-04-09 14:22:29 +02:00
Mark Green
5f49e0ade0 Added COBOL. With all the current press, I think this is inevitable.. 2020-04-08 17:30:10 +01:00
Aleksei Trifonov
3406234ef1
Remove wrong comment
The second comment probably got to the actual expression by mistake. Commented expression is wrong as it should be, but the other one is fine
2020-04-05 01:12:31 +03:00
Luxor
4f1a1b6ec4
Update python-jp.html.markdown
Fix tiny typo
2020-03-24 20:44:47 +09:00
Rett Berg
d0e82c10cd add type to Point.dist and fix error 2020-03-21 11:20:23 -06:00
caminsha
06aa701d87 Fixed some typos in translation 2020-03-20 21:14:54 +01:00
caminsha
88e91516cf changed ss to ß 2020-03-20 20:59:40 +01:00
caminsha
b55cdf0fcc added example program 2020-03-20 20:59:09 +01:00
Olivier DOSSMANN
89fa0eecf1
Minor fix about "on/ont" 2020-03-15 20:36:24 +01:00
Max Schumacher
1599a765c5
Merge pull request #3885 from MonliH/patch-1
[raku/en] Added missing function call
2020-03-14 10:10:29 +01:00
Jonathan
9bf06f1484
Fixed typo in sample output 2020-03-13 21:25:57 -04:00
Jonathan
8bacbc2d2f
Update raku.html.markdown 2020-03-13 20:33:24 -04:00
Julian Montague
62252055c2 Fix typo by indicating a range with '...' 2020-03-13 08:01:57 +01:00
Kirill Malev
79561a4f43
[dart/en-en] Updated example 33
`var hasValue ??= "default Value";` 
doesn't work in dart 2.7.0
2020-03-10 19:05:38 +03:00
Kirill Malev
2cbe4b53c6
[dart/en-en] Updated example 9: made 'i' variable non-final 2020-03-10 13:50:04 +03:00
Kirill Malev
cfb3473396
Updated example 8
Updated const declaration and removed print addressing missing array.
2020-03-10 13:44:54 +03:00
caminsha
b7aea95d26 added import section 2020-03-08 20:00:57 +01:00
Dan Tong
6f9362b080
Use correct pattern matching for Elixir 2020-03-03 14:36:47 +13:00
Divay Prakash
9e975a8dcf
Merge pull request #3874 from tendermario/patch-1
[dynamic-programming/en] Fix whitespace to be consistent
2020-03-03 03:06:25 +05:30
caminsha
f49bfb8398 Added styling and textures 2020-03-02 09:46:30 +01:00
caminsha
80063a34ed Changed color definition
I have changed the color definition because
255, 255, 255 was not yellow.
2020-03-01 22:57:55 +01:00
caminsha
48c193853c Changed color value in background function
Changed it because we defined the color white as c before.
2020-03-01 22:43:30 +01:00
caminsha
3be8d1867f Added transformamtions sections to translation 2020-03-01 22:36:56 +01:00
caminsha
2cc553e15b added some new things in drawing shapes 2020-03-01 21:57:37 +01:00
Mario Viens
140e87e683
Fix whitespace to be consistent 2020-02-29 14:01:02 -08:00