Commit Graph

1644 Commits (72816822fdaaa10d627bbb713dd11c96676c7ff9)

Author SHA1 Message Date
Max Dionysius 9a496d687e Added another catch block (#21965)
* Added another catch block

Added two more catch blocks, so the user can see, he can handle different exception types differently

* fixed comment to match catch statement
2018-11-17 18:16:28 -07:00
christine0613 c00de2b4fb Add book Data Structure and Algorithms Made Easy (#21952) 2018-11-17 18:16:03 -07:00
Saravanan Elumalai 427b5178f3 Added fclose to avoid core dump (#21957) 2018-11-17 15:44:01 -07:00
Gregory Gubarev a02030b23e Responsive Web Design: Added hint to Override Class Declarations with Inline Styles (#21954)
Added hint to Override Class Declarations with Inline Styles (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/override-class-declarations-with-inline-styles and https://learn.freecodecamp.org/responsive-web-design/basic-css/override-class-declarations-with-inline-styles)
2018-11-17 15:41:39 -07:00
Max Dionysius 8e5e3a7db0 Added a second implementation (#21944)
So it will highlight, that an interface can have multiple implementations (which differs) at the same time
2018-11-17 15:37:20 -07:00
AB5253 f7199d8a8d Angular 7 latest version (#21955)
Angular 7 latest version
2018-11-17 15:35:59 -07:00
Sayantan 19dc3cc1ca Defination and few examples changed (#21940) 2018-11-17 15:34:56 -07:00
fadelpamungkas 61f1fd4bbb Delete some space and unused char (#21931) 2018-11-17 15:34:04 -07:00
Jonathan Lam 99b3079019 Added Official Oracle Java docs for abstract class (#21595)
* Added Official Oracle Java docs for abstract class

* Fixed formatting
2018-11-17 16:41:44 -05:00
Jacob Hoard 96e2a2f621 Added basic information about forms (#21593)
* Added basic information about forms

* Removed stub and fixed grammar
2018-11-17 16:40:57 -05:00
Travis Clark 45a02989bc Add links to More Information section (#21501)
* Add links to More Information section

Added two links to More Information section. One to a MIPS emulator and one to a helpful tutorial.

* Applied suggested changes
2018-11-17 16:40:18 -05:00
Mallory Butt f0721248df Hex addition (#20950)
* Hex addition

I added how to add hexadecimal numbers.

* Apply code formatting
2018-11-17 16:39:40 -05:00
gabyslaw 64020be179 [Gabyslaw] Added other frameworks to the article (#20926) 2018-11-17 16:37:46 -05:00
Donna Hogan 263f53e468 Adds additional resources section (#20925) 2018-11-17 16:37:04 -05:00
tasmainawolf cf0caf5e8e Added another usage of cat (#21928) 2018-11-17 12:48:24 -07:00
Nina Xu eb58560950 Added additional info (research) (#21930) 2018-11-17 12:45:28 -07:00
Saravanan Elumalai 3066b88340 Fixed code snippet bugs & added examples (#21925) 2018-11-17 12:33:20 -07:00
Nico Alvarez 042e3002de Expanded article on XML (#21927) 2018-11-17 12:32:42 -07:00
Max Dionysius 1be36da043 Added information about the Console.ReadKey() (#21922) 2018-11-17 12:05:28 -07:00
Animesh Roy 75e37f952b Add 'Develop Apps Using Flutter' to android-dev (#21921) 2018-11-17 11:50:55 -07:00
wh1t3fang c5bb395362 Added Signal app icon (#21911)
* Added Signal app icon

* changed link to GFM link, used smaller image from wikimedia
2018-11-17 11:49:16 -07:00
Kamil 83566e14eb Add the body card example (#21914) 2018-11-17 11:37:11 -07:00
Aikerim Orken 4708a08a44 Updated grammatical and stylistical mistakes (#22729) 2018-11-17 22:20:25 +04:00
Mudit Choraria 3dad932973 Added description for Reinforcement Learning (#21889)
Described the similarity of Reinforcement Learning with Supervised and Unsupervised Learning.
2018-11-17 11:19:52 -07:00
Mudit Choraria 809c83049d Updated the definition of Linear Regression (#21908)
* Updated the definition of Linear Regression

Stated that linear regression is a supervised and discriminative machine learning algorithm.

* Added the link to a descriptive article
2018-11-17 11:17:07 -07:00
Chase 76f416935b Added modes for file handling in index.md (#21902)
Added different modes that can be used and their description under "The Real Deal" Section.
2018-11-17 11:14:58 -07:00
Aikerim Orken eab6e7af01 Updated grammatical and stylistical mistakes (#22702) 2018-11-17 22:13:56 +04:00
Zhannur Diyas fab74e91d0 fixed minor translation flaws (#22675) 2018-11-17 22:09:44 +04:00
IITigroKII 79a14d3df6 Improved russian translation in guide/russian/java/variables/index.md (#24503)
* Update index.md

* Update index.md
2018-11-17 21:53:17 +04:00
tasmainawolf 1c89ba1127 Added commonly used options (#21886) 2018-11-17 10:50:54 -07:00
coderlyn 1ba28c9af6 Add new hint to break up problem into small chunks (#21881)
* Add new hint to break up problem into small chunks

* added block code syntax
2018-11-17 10:49:53 -07:00
Bearz314 cf2d18322f Improved formatting and explanation on function prototype (#21832)
Minor corrections on formatting to increase legibility. Also improved the reasoning for using function prototypes.
2018-11-17 10:49:19 -07:00
lannwal 49738cbd90 Update index.md (#21844)
Added an example for calling rm with arguments to remove a nonempty folder.
2018-11-17 10:48:26 -07:00
David Abutbul ee87987fa3 some article refresh (#21837)
* some article refresh

this had some misinformation in it (identifiers as hosts in SSH??) 
fixed it and added some basic information, why this tool is needed and replaced predecessor telnet
also some basic usage

* Update index.md
2018-11-17 10:24:42 -07:00
Takachou 944a9796d8 added article for this stub (#21818)
added 3 ways for full page background image

removed comments, updated links to github markdown style
2018-11-17 10:23:00 -07:00
staerGazer bd8411405d added info on initializing arrays with fewer values than there are elements (#21814)
I also stated that values are entered into an array in ascending order, starting with the first element.
2018-11-17 09:44:53 -07:00
Jacob Hoard 42818b2271 Added information/examples about input checking (#21615)
* Added information/examples about input checking

* removed boilerplate
2018-11-17 09:43:56 -07:00
tasmainawolf 54f73c9596 Added more explanation for -f (#21863) 2018-11-17 09:38:59 -07:00
haakandev 94071be846 added resource from fcc medium (#21788)
Added link to a great illustrated guide: https://medium.freecodecamp.org/the-complete-illustrated-flexbox-tutorial-d35c085dbf35
2018-11-17 09:37:47 -07:00
sndrx 67ff17fdfc Added text-overflow property (#21806) 2018-11-17 09:14:36 -07:00
Aheli Ghosh 753198b795 added some information on trees. (#21785)
* added some information on trees.

* fixed formatting
2018-11-17 09:12:29 -07:00
sndrx bc4ff23fa8 Added info about region comments (#21757) 2018-11-17 09:11:51 -07:00
Saravanan Elumalai 96c4166b52 Added few more options and corrected the desc. for better understanding (#21713) 2018-11-17 20:34:35 +09:00
NuclearPineapples a502bfbd7b Word errors (#23697) 2018-11-17 16:58:34 +05:30
fateeq 0f335a2fbc Add 'be' to sentence, and correct 'change' to 'chance' (#28267) 2018-11-17 19:23:45 +08:00
Pratham1812 8f21b7a33c added wxpython and pyqt (#21701) 2018-11-17 20:03:54 +09:00
Vamsi Krishna c793f362b7 Added syntax format specifier as C
Some code pieces were missing the syntax format specifier as C. So, added them.
2018-11-17 20:03:39 +09:00
kzellers 8bfe0c8ce6 added comments to example (#23656) 2018-11-17 16:17:48 +05:30
Ilkay Tevfik Devran 1fbaf9300e mongoDB doc link has been added (#22221)
* mongoDB doc link added

* Improved wording
2018-11-17 05:24:45 -05:00
Anirban Ghatak 77f36c7194 Update variable names. (#23679)
Updated the variable names in the code so that it goes correctly with the example text.
2018-11-17 15:47:25 +05:30
Paula Milenkova 1b8f85d051 Began an intro to bar charts on stub (#23673)
* Began an intro to bar charts on stub

* fix: removed boilerplate
2018-11-17 15:46:01 +05:30
olhadon fc620d8fea spelling and minor grammar changes (#23667) 2018-11-17 15:45:25 +05:30
Charlie van Rantwijk 8e4512648b several grammatical and sentence structural fixes (#22224)
Also changed the first line as Insertion Sort isn't the most efficient sorting algorithm and isn't necessarily the simplest.
2018-11-17 05:14:15 -05:00
olhadon 58632a065a spelling and minor grammar changes (#23676) 2018-11-17 15:43:48 +05:30
Tom K 4bdc96e682 Added link to MDN that is helpful (#23677) 2018-11-17 15:42:36 +05:30
Jan 83fa9b8563 added link to wiki (#23675) 2018-11-17 15:41:48 +05:30
Loyn Howie 8ae4da838e Fixed some grammatical errors (#23674)
Removed the commas behind the "but" statements and also fixed the beginning of the sentence starting with "This reveal".
2018-11-17 15:40:42 +05:30
ahs-atan a9eb6b0e52 Some Useful links - Esecially for beginners (#22211)
Some links I found useful for learning and understanding Java Inheritance:
 - https://www.codejava.net/java-core/the-java-language/12-rules-and-examples-about-inheritance-in-java
 - https://medium.com/java-for-absolute-dummies/inheritance-in-java-programming-39176e0016f3
2018-11-17 05:04:48 -05:00
Andres bc09a7b179 Fenced in code blocks for Syntax Highlighting (#23698) 2018-11-17 15:31:10 +05:30
olhadon f9ae2c107a fixed spelling (#23671) 2018-11-17 15:25:03 +05:30
olhadon 1fbb11dafd spelling fix (#23703) 2018-11-17 15:20:16 +05:30
Anil Bas ca35cbdc23 Added the definition & explanatory sheet (#22186) 2018-11-17 04:17:39 -05:00
Carl cba5b6821e Fixed Hello World (#22172)
Fixed 'Hello world' to the original 'Hello, World' command for historical accuracy.
2018-11-17 03:40:59 -05:00
franklin216 38e5c587c7 Show Rocket Emoji (#22169)
Rocket Emoji was not shown
2018-11-17 03:39:27 -05:00
Rachel Krupnick 06e46f188d Fix typo and add to description. (#23313) 2018-11-17 03:14:20 -05:00
jaceclowdus 1cbbee0380 Add punctuation in lines 23, 35, and 83. (#23263) 2018-11-17 00:56:37 -05:00
BladeQue12 a18309352c Correct sentence on line 22 (#23257)
Added the words "the" and "a," so that the sentence will read correctly.  The sentence now reads as "To set this property on multiple background images, separate the values by a comma:"
2018-11-17 00:55:42 -05:00
Kowake 3eeb6b6ffb Add "or" in line 25 (#23245)
"line" needs to be added between "adding" and "changing in line 25 in order to make it grammatically correct.
2018-11-17 00:52:41 -05:00
ashrewsb 7b1e86bcac Added wiki article hyperlink to PHP. (#23224) 2018-11-17 00:52:05 -05:00
Kowake af2da0ec1d No comma needed in line 7 (#23214)
Grammatically, no comma is needed in line 7.
2018-11-17 00:51:03 -05:00
Aerohob d883528f0a Updated Atom description (#24457)
Atom is an open source text editor made by GitHub. It features embedded Git Control and numerous customization options.
2018-11-17 11:03:37 +05:30
Aerohob 452f5a180c Added a description to Brackets (#24444)
A text editor made with web designers and front-end developers in mind. Features include: inline editing, live preview, and preprocessor support.
2018-11-17 11:01:36 +05:30
P.RR 04bc992cfb correcting spelling mistake and punctuation. (#24461)
* correcting spelling mistake and punctuation.

* fix: typo
2018-11-17 11:00:57 +05:30
Aerohob 7ce4be9d1f Added a description to Sublime Text (#24453)
Sublime Text is a cross-platform editor featuring a Python API. Free to download and evaluate, but requires a license for continued use.
2018-11-17 11:00:17 +05:30
JacobTBruce d12c7bf142 Changed "s" to "a" to make grammatical sense in line 24 (#23162)
Changed "s" to "a" to make grammatical sense in line 24.
Added "as mentioned before" to reference previous example of multiple class used.
2018-11-17 00:18:58 -05:00
Szymon Woźny 8d09956713 Add space after dot (#23137) 2018-11-17 00:17:55 -05:00
CyberCore1010 25755ad7ca Added a line to Example 1 (#23115)
Added a line to describe why the output of examples 1-3 only print to the number 4
2018-11-17 00:17:20 -05:00
msabitabrata 603df3975e Proper indentation and readability (#23082)
Included one of the C code snippets inside ```c``` to improve readability
2018-11-17 00:15:56 -05:00
P.RR bd64a9619a add the text "countries with slow Internet" (#24443) 2018-11-17 10:36:41 +05:30
Dhiraj Kanchan a4f87125d3 Correct output text to "Hello World!" (#24449)
Correct the output text to read "Hello World!" instead of "This is my first PHP script!".
2018-11-17 10:35:04 +05:30
devinbmiller 09b5c6941e Very minor grammar change (#24446) 2018-11-17 10:33:13 +05:30
Kuldeep Pisda bed1febd1f Update: HTML docs source converted to comment (#21799)
* Update: HTML docs source converted to comment

* Update: added cd command in linux->10 simple and useful...
2018-11-16 21:50:10 -07:00
MartyC3P0 6c43bdee1f Scrimba is a great resource (#22467)
They make use of screen-casts so that you can edit their code while watching the videos.  A great resource for learning, while being interactive at the same time.
2018-11-16 23:44:36 -05:00
Adhiraj f484d20723 added product website (#22385) 2018-11-16 23:43:42 -05:00
Vamsi Krishna 51e29fcf7d Fixed typo from 'LIFO' to 'FIFO' (#22226) 2018-11-16 23:40:18 -05:00
KatLinaHH e923379497 Adding some useful resources to more information (#21993)
* Adding some useful resources to more information

* Fixed link formatting
2018-11-16 23:34:06 -05:00
Nuclearhit 9574d0deeb Grammar Errors (#21507) 2018-11-16 23:12:17 -05:00
carlos fernandez 30b8d41421 fix 3 typos in #Explanation (#21809)
print() for printf()
Hello World! for Hello, World without the ! 
ans spaces between text           on the screen
2018-11-16 21:11:56 -07:00
Evan Farmer 57dd75d03f Fixed typos, changed wording index.md (#21461)
* Fixed typos, changed wording index.md

* Update guide/english/working-in-tech/imposter-syndrome/index.md

Co-Authored-By: evanjfarmer <evanjfarmer@gmail.com>
2018-11-16 23:06:57 -05:00
Pranav Anbarasu 06607dd666 Added HDD image (#21366) 2018-11-16 22:57:44 -05:00
Hemanath 29757050ef Fix typo in the explanation print() to printf() (#27881)
* Fix typo in the explanation print() to printf()

* Added basic syntax for declaring an array with all its elements as 0

* fix: removed &
2018-11-17 09:02:46 +05:30
Jitendrasingh Chauhan (Jeetu) bb2ff5890f Guide: Updated Git stash guide to use stash commands without stash names (#21969) 2018-11-16 22:09:37 -05:00
AB5253 aaaddd6fc5 TitleCasePipe added (#21941)
* TitleCasePipe added

TitleCasePipe added

* Fixed formatting
2018-11-16 22:08:12 -05:00
vasubansal1033 7721e34a28 Add the text "* Arrays can store same data types only. A integer arra… (#21933)
* Add the text "* Arrays can store same data types only. A integer array will not be able to store chars in it." in review.

* Fixed grammar
2018-11-16 22:06:11 -05:00
Max Dionysius 910b1baaf7 Added return type information of WriteLine (#21913)
* Added return type information of WriteLine

* Fixed grammar
2018-11-16 21:50:35 -05:00
GattoNero ac160308e7 Update index.md (#22409) 2018-11-16 21:50:28 +04:00
Sergey Semerikov d42ef0516f Update index.md (#22335)
Many grammatic and stylistic bugs. Gotta be changed.
2018-11-16 21:33:11 +04:00
Gregory Gubarev 80308e0acc
Добавил текст (#22307)
Также тег <a> может содержать атрибут rel="nofollow", который будет запрещать поисковым роботам переходить по ссылке. Часто такой атрибут используется поисковой оптимизации сайтов.

#### Пример:

<a href="https://guide.freecodecamp.org/" rel="nofollow">freeCodeCamp</a>
2018-11-16 21:31:44 +04:00
Yodesis 56a8458e80 Corrected text to article (#22208)
* Corrected text to article

* changes
2018-11-16 21:30:19 +04:00
Elvictor01 8366f3d3de модернизировать (#22109)
* модернизировать

* ch
2018-11-16 21:30:02 +04:00
Eme-rald ceaa347264 Explained why you may want to comment code out. (#21204)
* Explained why you may want to comment code out.

* Update index.md
2018-11-16 12:14:26 -05:00
Preankhan Gowrypalan 21c28f9a6a Added missing space (#21169)
* Added missing space

* fix: made folder names lowercase
2018-11-16 12:12:48 -05:00
Victor Alloza Visart 80c1b8871d Update index.md (#19617) 2018-11-16 08:05:01 -07:00
Snailsloth e69a66fdcd add link to latest cdn versions (#21918)
Added link to foundation@ cdnjs.com
2018-11-16 07:28:55 -06:00
Nishant Mishra 36ee8652fe Added guide article for Git Hosting (#21916)
Replaced stub with a guide article on Git Hosting
2018-11-16 07:26:50 -06:00
Sean Riley c825902b25 Minor grammar and syntax corrections. (#23163)
* Minor grammar and syntax corrections.

* Fixed formatting
2018-11-16 04:45:19 -05:00
Akshat Tripathi 8feb48aab9 new member function (#23146)
* new member function

* Fixed formatting
2018-11-16 04:44:15 -05:00
Johnathan Milley 7e2c6a6767 Fixed some minor grammatical errors and styling (#23039)
* Fixed some minor grammatical errors and styling

Added example boxes that are consistent with other documents in this series of bash commands.

* Add syntax highlighting, Fixed formatting
2018-11-16 04:42:41 -05:00
Alex Busch fda88b8084 Added Javascript 30 Resource (#22683)
* Added Javascript 30 Resource

* Fixed grammar
2018-11-16 04:41:39 -05:00
Nigel Cheok 0d780bfc3b Update readme fixed typos (#22587) 2018-11-16 04:40:55 -05:00
Ece 4758090219 Add more info about position:relative and absolute (#21871)
* Add more info about position:relative and absolute

* Fixed formatting and typos
2018-11-16 04:39:51 -05:00
sndrx edb0555999 Added text-shadow property (#21833)
* Added text-shadow property

* Fixed formatting
2018-11-16 04:39:10 -05:00
Amy Gonzales 40a9d13833 Punctuation (periods) added! (#24313)
* Punctuation (periods) added!

* fix: code formatting
2018-11-16 10:27:15 +05:30
Kike Sánchez 3ad2c1b2df Translate texts (#19568) 2018-11-15 20:56:45 -07:00
Dennis Braun 46d8ed0247 added framework example (#21810)
I used this framework some time ago and I would highly recommend it, because it is easy to use and has understandable guides provided by ViroMedia.
2018-11-15 15:21:43 -06:00
catcecilia bc26ecf14b spelling changes.md (#24101) 2018-11-16 00:15:37 +05:30
Bruno Balentović fb49c25311 Updated title in index.md (#24299)
* Updated title in index.md

* corrected title syntax for contributor
2018-11-16 00:10:32 +05:30
Gregory Gubarev 51f86a2f93
Добавил текст (#22318)
## Важно
Тег скрипт не должен содержать в себе атрибут type="text/javascript", хотя раньше это было необходимо.
2018-11-15 22:25:59 +04:00
Gregory Gubarev 5ebdbbf73b
Добавил текст (#22311)
Не рекомендуется использовать тег `<strong>` слишком часто на одной странице. Чрезмерная разметка тегом `<strong>` может плохо отразится на поисковом продвижении сайта.
2018-11-15 22:25:35 +04:00
Zhannur Diyas dfcf25126e fixed code display and translation issues (#22286) 2018-11-15 22:20:55 +04:00
Yodesis 8192a989af Add the description (#22178) 2018-11-15 22:15:25 +04:00
Julshche abbb669d50 made changes to the text (#22147) 2018-11-15 22:14:37 +04:00
Yodesis 1d162bf8a7 Replace text "помутнение" on "Непрозрачность" (#22034) 2018-11-15 22:09:16 +04:00
vetaveja 97f836d09a Changed 'получить' to 'применить' (#22016)
* Changed 'получить' to 'применить' 

Changed the word to make the sentence sounds correctly.

* ch
2018-11-15 22:08:37 +04:00
marciokuroki 05c0efbdfa Sugestão para corrigir a tradução de React (#20212)
Sugestão para corrigir a tradução de React, acredito que não seja necessário traduzir o termo "React" para "Reagir".
2018-11-15 17:43:39 +00:00
Rui Figueiredo 221ee3e590 Alguns Comandos (#20118) 2018-11-15 17:40:46 +00:00
JoseP-UR f996db7a52 Update Index.md Minor changes (#19938) 2018-11-15 17:38:13 +00:00
James Hogan f830771673 Expand definition of Usability Testing (#28553)
* Expand definition of Usability Testing

* Basic editing.
2018-11-15 16:48:43 +00:00
haakandev 7a1891cee0 added notepad++, fixed logo urls (#21756)
Added Notepad++ info and working logo URLs from https://github.com/freeCodeCamp/freeCodeCamp/blob/master/guide/english/developer-tools/source-code-editors/index.md
2018-11-15 10:31:14 -06:00
Dipak Yadav e13c0dd5e3 Updated index.md (#21728)
Added section for technologies used to write smart contracts in Ethereum and Hyperledger.
2018-11-15 10:19:09 -06:00
daniela-idara 346d89953c added "iframe tags" link (#21685)
* added "iframe tags" link

* added spacing

* Markdownize link
2018-11-15 10:17:06 -06:00
Amit Deshwal 44f2e11d05 Book for Node.js Added. (#21780)
Best book for beginners for node.js added.
2018-11-15 10:16:25 -06:00
Netanya 5e4b8575de Updated syntax and grammar (#21784) 2018-11-15 10:16:10 -06:00
Amit Deshwal f97bcc564b Added requirements. (#21760)
* Added requirements

I added the server requirements to be needed for Laravel.

* make a list out of the requirements
2018-11-15 10:15:49 -06:00
Eva Scholten 4cad2c0b77 Added book recommendation (#21791)
Automate the boring stuff with Python is an interesting book that should not be missing from a Python book list
2018-11-15 10:14:50 -06:00
tasmainawolf 116db60912 Adding additional information and link (#21786) 2018-11-15 10:09:06 -06:00
Nina Xu 9e0a4f3560 Update index.md by expanding section (#21772)
Update index.md by expanding section (consolidate and add more information)
2018-11-15 09:38:04 -06:00
jlewismith c13673f538 Add/remove commas as appropriate. (#21768) 2018-11-15 09:36:00 -06:00
Dennis Braun f7d39a3a58 Added JS The Definitive Guide to book-recommendations (#21765) 2018-11-15 08:37:31 -06:00
serg-t 94f76e862f PHP_Operators.md (#22903)
* update index.md

Main concept about PHP Operators.

* fix: corrected folder issues
2018-11-15 06:35:00 -08:00
sndrx 9dc7667858 Add VS Code useful extensions (#21690) 2018-11-15 07:55:29 -06:00
Bearz314 006869f41f Added explanation on hex to decimal conversion (#21747)
Added an example conversion from hex to decimal, along with an analogy to decimal system.
2018-11-15 07:50:27 -06:00
Parth Agarwal 049e75c5cf Added Alerts Docs to Bootstrap in English (#21730)
* Added Alerts Docs

* Update index.md

* Add Alerts Documentation

* Include Badges

Badges Docs Simplified from Bootstrap Documentation.
2018-11-15 07:42:54 -06:00
Aman Kumar d6c9d612e5 Added the method of finding slope from a graph (#21597)
* Added the method of finding slope from a graph

* cleaned up graph, added alt attributes, cleaned up grammar
2018-11-15 07:27:33 -06:00
George-Cristian Tudoran 68d00ec899 Added do-while loop statement (#21611)
* Added do-while loop statement

* moved links to bottom, changed to markdown style links
2018-11-15 07:23:11 -06:00
Rogel Horlador b9b76e8f43 Changed to latest version of Wget (#21745) 2018-11-15 05:00:58 -08:00
Glafs 9313e09c45 Fixed style typo in python guidelines (#27857)
* Fixed style typo in python guidelines

The python marker was below the ''' marker, moved it up in 2 examples.

* added output to python guide

Added an output from a conditional block and added the python tag to a code block
2018-11-15 15:22:07 +05:30
Edulop139 cfd09e30bc Grammer fixes (#23299)
added a two spaces for  words that shouldn't be connected as compound words
2018-11-15 02:35:21 -05:00
BladeQue12 20f85f708a corrected line 53 (#23284)
The writer of this forgot to add the letter "e" in the word "equals" so the sentence should read "An alpha value of 1 equals 100%, and 0.5 (.5 for short) equals 50%."
2018-11-15 02:31:17 -05:00
jaceclowdus 4eb13c86bd Fix spelling mistakes in lines 25 and 35 (#23276)
Change the word "developper" to "developer" in line 25. Change the word "informations" to "information" in line 35.
2018-11-15 02:29:33 -05:00