Merge lp:~benoit.pierre/sloecode/typos into lp:sloecode

Proposed by Benoit Pierre
Status: Merged
Merge reported by: Thomi Richards
Merged at revision: not available
Proposed branch: lp:~benoit.pierre/sloecode/typos
Merge into: lp:sloecode
Diff against target: 101 lines (+10/-10)
6 files modified
INSTALL (+4/-4)
help_pages/README (+1/-1)
help_pages/about-sloeocode.rst (+1/-1)
help_pages/test/test.rst (+2/-2)
help_pages/website/site_roles.rst (+1/-1)
help_pages/what-is/repo-type.rst (+1/-1)
To merge this branch: bzr merge lp:~benoit.pierre/sloecode/typos
Reviewer Review Type Date Requested Status
Thomi Richards Pending
Review via email: mp+80265@code.launchpad.net

Description of the change

Fix typos in INSTALL and help_pages/.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'INSTALL'
2--- INSTALL 2011-06-25 23:43:39 +0000
3+++ INSTALL 2011-10-24 20:18:24 +0000
4@@ -29,7 +29,7 @@
5 wish to try the daily PPA instead. Please be aware that the packages in
6 the daily PPA *will* break from time to time, and therefore are not
7 suitable for production environments. To add the daily PPA, use
8- ``ppa:sloeocde`` instead of ``ppa:sloecode-stable``.
9+ ``ppa:sloecode`` instead of ``ppa:sloecode-stable``.
10
11 2) On the server, install the ``sloecode`` package. The sloecode package depends
12 on a database-backend. Currently MySQL and sqlite3 are supported. If
13@@ -73,7 +73,7 @@
14 -----------
15
16 Installing and running sloecode from source requires a lot of work. You will
17-need to install all dependancies, and manage schema upgrades manually. It is
18+need to install all dependencies, and manage schema upgrades manually. It is
19 not for the faint of heart! These instructions are aimed at people who may want
20 to help develop sloecode:
21
22@@ -113,8 +113,8 @@
23 Documentation
24 =============
25
26-Sloecode uses sphinx for its documentation. Please install spinx either
27-via pip or easy_install or from your package mangement system.
28+Sloecode uses sphinx for its documentation. Please install sphinx either
29+via pip or easy_install or from your package management system.
30
31 To use sphinx to build the documentation
32 from source use the following command from the root directory of the project
33
34=== modified file 'help_pages/README'
35--- help_pages/README 2011-01-12 03:05:49 +0000
36+++ help_pages/README 2011-10-24 20:18:24 +0000
37@@ -18,6 +18,6 @@
38
39 http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html
40
41-Although I intend to add a more friendly introduction targetted specifically at
42+Although I intend to add a more friendly introduction targeted specifically at
43 writing help pages for this system.
44
45
46=== modified file 'help_pages/about-sloeocode.rst'
47--- help_pages/about-sloeocode.rst 2011-01-21 01:56:38 +0000
48+++ help_pages/about-sloeocode.rst 2011-10-24 20:18:24 +0000
49@@ -1,5 +1,5 @@
50 ===============
51-About Sloeocode
52+About Sloecode
53 ===============
54
55 Sloecode is an open source project whose goal is to make setting up and
56
57=== modified file 'help_pages/test/test.rst'
58--- help_pages/test/test.rst 2011-01-12 06:59:21 +0000
59+++ help_pages/test/test.rst 2011-10-24 20:18:24 +0000
60@@ -31,7 +31,7 @@
61 This is another paragraph. See how the heading above is a lvl-2 heading? That's
62 because I used a different style for the heading underline. You can use
63 whatever ASCII character you want as an underline. Once you define the heading
64-heirarchy styles, you need to continue them.
65+hierarchy styles, you need to continue them.
66
67 ----
68
69@@ -74,4 +74,4 @@
70 .. image:: eric_settings.png
71 :alt: A test Image
72 :scale: 10 %
73- :align: center
74\ No newline at end of file
75+ :align: center
76
77=== modified file 'help_pages/website/site_roles.rst'
78--- help_pages/website/site_roles.rst 2011-01-13 22:16:45 +0000
79+++ help_pages/website/site_roles.rst 2011-10-24 20:18:24 +0000
80@@ -1,7 +1,7 @@
81 Site Roles
82 ==========
83
84-Users can be granted site roles. This gives them limited admnistrative
85+Users can be granted site roles. This gives them limited administrative
86 abilities within the website itself. There are two site-roles users can have:
87
88 1. *User Admin*. This allows the person in question to add and remove users
89
90=== modified file 'help_pages/what-is/repo-type.rst'
91--- help_pages/what-is/repo-type.rst 2011-04-03 02:03:16 +0000
92+++ help_pages/what-is/repo-type.rst 2011-10-24 20:18:24 +0000
93@@ -18,7 +18,7 @@
94
95 * *Personal Repositories* provide a private space to store anything a developer
96 may want to put in revision control, but not share with other developers
97- (for example: private tools, code snippets, personal projectsi etc.).
98+ (for example: private tools, code snippets, personal projects, etc.).
99
100 Assuming you have the bzr-sloecode plugin installed, you can access a
101 personal repository using the following URI::

Subscribers

People subscribed via source and target branches