Skip to content

Commit 20c115c

Browse files
EdwardBettsrspier
authored andcommitted
Correct spelling mistakes
1 parent 5a2daa2 commit 20c115c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

createtag

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if [ $# -ge $CMDLINEPARAM ]
1313
then
1414
tags=$@
1515
else
16-
echo "Atleast ${CMDLINEPARAM} tag name is required."
16+
echo "At least ${CMDLINEPARAM} tag name is required."
1717
exit 1
1818
fi
1919

pages/mentor/24-about_this_manual.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ facilitated by FLOSS Manuals. The manual was written in two days but the
1111
maintenance of the manual is an ongoing process to which you may wish to
1212
contribute. A second sprint occurred in 2010 to update the manual (adding the
1313
Org Admin section) and write the Students Guide ("Flipping Bits not
14-
Burgers"). Another brief edit occured February 2017 to update and reflect the
14+
Burgers"). Another brief edit occurred February 2017 to update and reflect the
1515
new website and program changes.
1616

1717

@@ -38,7 +38,7 @@ Bart Massey graduated Reed College in 1987 and spent two years as a software eng
3838

3939
**Jonathan "Duke" Leto**
4040

41-
Jonathan is an open source hacker who currently focuses on the Parrot Virtual Machine and Rakudo, Perl 6 on Parrot, as well as being the maintainer of many CPAN modules, many with a focus on scientifc computing and cryptography. He first was a mentor for Math::GSL in GSoC 2008 and then became organization administrator for The Perl Foundation's involvement in GSoC 2009 as well as being the mentor for Math::Primality. Jonathan received a masters in mathematics from University of Central Florida and has published several papers in the field of differential equations. Currently he works in the Bioinformatics sector and consults for Git migrations and training. He enjoys discovering wheels within wheels.
41+
Jonathan is an open source hacker who currently focuses on the Parrot Virtual Machine and Rakudo, Perl 6 on Parrot, as well as being the maintainer of many CPAN modules, many with a focus on scientific computing and cryptography. He first was a mentor for Math::GSL in GSoC 2008 and then became organization administrator for The Perl Foundation's involvement in GSoC 2009 as well as being the mentor for Math::Primality. Jonathan received a masters in mathematics from University of Central Florida and has published several papers in the field of differential equations. Currently he works in the Bioinformatics sector and consults for Git migrations and training. He enjoys discovering wheels within wheels.
4242

4343
<http://leto.net>
4444

pages/student/21-proposal_example_1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Thus, mapping existing schemas of the Systers database to an object oriented par
3737
**April 20 – May 23 (Before the official coding time):**
3838

3939
* To do self coding with Storm to improve my further understanding and ease of use with this ORM and database(PostgreSQL)
40-
* During this period I will remain in constant touch with my mentor and the Mailman community. I will remain active on IRC and Mailling lists to discuss and finalize on the modifications (if any) that needs to be on existing schemas and design of new schemas (if needed to fit cleanly with Mailman3's Architecture)
40+
* During this period I will remain in constant touch with my mentor and the Mailman community. I will remain active on IRC and Mailing lists to discuss and finalize on the modifications (if any) that needs to be on existing schemas and design of new schemas (if needed to fit cleanly with Mailman3's Architecture)
4141
* Thus with the help of my mentor I will become absolutely clear about my future goals,the final database implementations that need to be done as well as the approach that I will follow to map the schemas to the Object Oriented Paradigm.
4242

4343
**May 23 – June 18 (Official coding period starts):**

0 commit comments

Comments
 (0)