Commit Graph

807 Commits

Author SHA1 Message Date
andars
e42f98dadf minor edits to DataStructures/radix-tree 2015-09-28 19:01:33 -06:00
0xAX
1efbc09981 Merge pull request #225 from aouelete/grammer-spelling-fixes
Grammar and spelling fixes
2015-09-28 23:12:13 +06:00
Anton Tiurin
a3a6e797f7 Various typo fixes in timers-1
Signed-off-by: Anton Tiurin <noxiouz@yandex.ru>
2015-09-28 01:30:19 +03:00
0xAX
d52d628d1f Merge pull request #233 from mhagstrand/MinorFixes
Changed "int" to "in the"
2015-09-27 23:39:21 +06:00
Alexander Kuleshov
7a963eb034 Added first part about timers 2015-09-27 20:12:06 +06:00
慕冬亮
78277fe002 Merge pull request #14 from 0xAX/master
merge commits
2015-09-27 16:30:08 +08:00
mitchell.hagstrand
340cea1909 Changed "int" to "in the"
Changed "this" to "these"
2015-09-26 23:55:44 -07:00
0xAX
40466a4931 Merge pull request #212 from mudongliang/master
change grammatical tense problem
2015-09-27 11:58:48 +06:00
0xAX
a9f8ac57b3 Merge pull request #216 from QuentinPerez/missing_register
missing register
2015-09-27 11:58:25 +06:00
0xAX
8ed94b9ad0 Merge pull request #217 from remram44/typos
Typos in booting section
2015-09-27 11:57:53 +06:00
0xAX
d6bf24debe Merge pull request #232 from andars/master
Minor edits in Misc/contribute.md
2015-09-26 22:53:08 +06:00
Andrew Foote
263d1ff4ef Minor edits in Misc/contribute.md 2015-09-25 13:32:13 -06:00
0xAX
2b3b9d60f7 Merge pull request #231 from lengau/patch-1
Slight grammatical cleanup of first 3 paragraphs
2015-09-25 16:20:54 +06:00
Alex Lowe
180e6bfd2c Slight grammatical cleanup of first 3 paragraphs
I attempted to keep the same personal feel in the two paragraphs, but modified their content to sound more 'normal' to native English speakers.
2015-09-24 11:16:35 -05:00
Aaron Ouellette
c66084b745 Merge branch 'master' into grammer-spelling-fixes 2015-09-24 08:14:34 -04:00
0xAX
c96707be1d Merge pull request #229 from sbourdelin/master
Fix a typo "bysybox" -> "busybox"
2015-09-23 13:27:58 +06:00
Sebastien Bourdelin
c406ee9d4b Fix a typo "bysybox" -> "busybox" 2015-09-22 16:01:34 -04:00
Robin Glauser
774a08ba20 Fixing typos and articulation 2015-09-22 22:01:27 +02:00
0xAX
bd6493bad5 Merge pull request #223 from dennisbirkholz/patch-1
Typo fixes
2015-09-22 23:44:53 +06:00
Aaron Ouellette
5249b34d0a add myself to contributers 2015-09-21 20:11:37 -04:00
Aaron Ouellette
20f27bebd9 fix some grammer/spelling mistakes 2015-09-21 20:11:08 -04:00
cyril
e6ee8ca1cf Fixed some grammatical errors. 2015-09-21 20:02:50 -04:00
Dennis Birkholz
da06980c2b Added myself 2015-09-22 00:20:28 +02:00
Dennis Birkholz
8a2a263156 More typos 2015-09-22 00:17:54 +02:00
Dennis Birkholz
4f58404c28 Fix typo 2015-09-22 00:06:55 +02:00
Dennis Birkholz
4052279900 Fix typo 2015-09-22 00:02:58 +02:00
Nikola Kotur
f29f5aa315 Update contribute.md 2015-09-21 22:57:27 +02:00
慕冬亮
12a192af81 Merge pull request #13 from 0xAX/master
merge commits
2015-09-21 21:09:57 +08:00
0xAX
8f0a6301c4 Merge pull request #221 from MintCN/master
Chinese translation moves to another repo
2015-09-21 19:05:17 +06:00
慕冬亮
9d3af28624 Chinese translation moves to another repo 2015-09-21 19:50:27 +08:00
0xAX
ac9b6711e8 Merge pull request #218 from cure/patch-1
typo: advice is not used in the plural
2015-09-21 15:33:54 +06:00
0xAX
1fa6c54258 Merge pull request #215 from allinurl/patch-1
Fix spelling error
2015-09-21 13:36:40 +06:00
zhaoxiaoqiang
535a082f79 fix a few grammatical problems and refine some sentences in DataStructures/radix-tree.md 2015-09-21 15:02:15 +08:00
Ward Vandewege
c2b22a0abd advice is not used in the plural 2015-09-20 22:08:38 -04:00
Josua Krause
4f39905d72 TYPO: 'git check' alias in Misc/contribute 2015-09-20 15:35:00 -04:00
Remi Rampin
be59a42e94 Fix get_heap arguments meaning
`n` is not the number of bytes but the number of items which are each of
the given size.
2015-09-20 15:31:23 -04:00
Remi Rampin
6aaa477bc6 TYPO: put_char -> putchar 2015-09-20 15:31:16 -04:00
Remi Rampin
72cc33c3c6 TYPO: minor fixes in booting section 2015-09-20 15:30:58 -04:00
Quentin Perez
8c76586ebd missing register 2015-09-20 20:51:17 +02:00
Gerardo O.
2c4f0d0761 Fix spelling error 2015-09-20 13:42:14 -05:00
Remi Rampin
1ad8f71482 TYPO: wether -> whether 2015-09-20 14:08:10 -04:00
0xAX
fd689f2208 Merge pull request #214 from damienvaz/patch-1
Update contribute.md
2015-09-20 22:55:53 +06:00
Damien Vaz
5ac0deebf6 Update contribute.md
Edited a word who was spelled wrongly.
2015-09-20 17:49:24 +01:00
0xAX
76b8b759ec Update SUMMARY.md 2015-09-20 20:12:23 +06:00
0xAX
84d6f36a57 Create contribute.md 2015-09-20 20:11:55 +06:00
0xAX
fbce89b27d Merge pull request #213 from hitmoon/master
refine some sentences and fix some spell problems under directory DataStructures
2015-09-19 12:40:11 +06:00
zhaoxiaoqiang
6fb886c180 add myself to contributors.md 2015-09-18 16:04:16 +08:00
zhaoxiaoqiang
8e543c0689 refine some statements in DataStructures/dlist.md 2015-09-18 15:57:46 +08:00
zhaoxiaoqiang
f0973b1fb8 fix the spell of 'priority' in DataStructures/README.md 2015-09-18 15:54:46 +08:00
mudongliang
2a818916a6 change some grammatical tense problem 2015-09-17 10:23:50 -04:00