Merge lp:~paul-lucas/zorba/pjl-misc into lp:zorba

Proposed by Paul J. Lucas
Status: Merged
Approved by: Matthias Brantner
Approved revision: 11211
Merged at revision: 11450
Proposed branch: lp:~paul-lucas/zorba/pjl-misc
Merge into: lp:zorba
Diff against target: 21 lines (+2/-2)
1 file modified
modules/com/zorba-xquery/www/modules/full-text.xq (+2/-2)
To merge this branch: bzr merge lp:~paul-lucas/zorba/pjl-misc
Reviewer Review Type Date Requested Status
Matthias Brantner Approve
Paul J. Lucas Approve
Review via email: mp+163817@code.launchpad.net

Commit message

Fixed documentation typos.

Description of the change

Fixed documentation typos.

To post a comment you must log in.
Revision history for this message
Paul J. Lucas (paul-lucas) :
review: Approve
Revision history for this message
Matthias Brantner (matthias-brantner) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue job pjl-misc-2013-05-15T00-10-45.826Z is finished. The final status was:

All tests succeeded!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'modules/com/zorba-xquery/www/modules/full-text.xq'
2--- modules/com/zorba-xquery/www/modules/full-text.xq 2013-02-07 17:24:36 +0000
3+++ modules/com/zorba-xquery/www/modules/full-text.xq 2013-05-14 23:53:25 +0000
4@@ -50,7 +50,7 @@
5 : for a given word,
6 : the stem of that word will always be the same byte sequence.
7 : Hence,
8- : you sould never compare the result of one of the <code>stem()</code>
9+ : you should never compare the result of one of the <code>stem()</code>
10 : functions against a non-stemmed string,
11 : for example:
12 : <pre>
13@@ -740,7 +740,7 @@
14 : @param $relationship The relationship the results are to have to
15 : <code>$phrase</code>.
16 : @param $level-least The minimum number of levels within the thesaurus to be
17- : travers$ed.
18+ : traversed.
19 : @param $level-most The maximum number of levels within the thesaurus to be
20 : traversed.
21 : @return the related phrases if <code>$phrase</code> is found in the

Subscribers

People subscribed via source and target branches