Merge lp:~zorba-coders/zorba/fix_typo_email_module into lp:zorba/email-module

Proposed by Sorin Marian Nasoi
Status: Merged
Approved by: Sorin Marian Nasoi
Approved revision: 45
Merged at revision: 45
Proposed branch: lp:~zorba-coders/zorba/fix_typo_email_module
Merge into: lp:zorba/email-module
Diff against target: 14 lines (+2/-2)
1 file modified
src/com/zorba-xquery/www/modules/email/README.txt (+2/-2)
To merge this branch: bzr merge lp:~zorba-coders/zorba/fix_typo_email_module
Reviewer Review Type Date Requested Status
David Graf (community) Approve
Sorin Marian Nasoi Approve
Review via email: mp+103374@code.launchpad.net

Commit message

Fixed typo in documentation.

Description of the change

Fixed typo in documentation.

To post a comment you must log in.
Revision history for this message
Sorin Marian Nasoi (sorin.marian.nasoi) :
review: Approve
Revision history for this message
David Graf (davidagraf) :
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 fix_typo_email_module-2012-04-25T07-54-43.602Z 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 'src/com/zorba-xquery/www/modules/email/README.txt'
2--- src/com/zorba-xquery/www/modules/email/README.txt 2011-10-06 07:45:14 +0000
3+++ src/com/zorba-xquery/www/modules/email/README.txt 2012-04-24 20:45:32 +0000
4@@ -31,8 +31,8 @@
5
6 Use the following extra CMake arguments when building Zorba:
7
8--D "CCLIENT_INCLUDE=path_to_imap-2007e\c-client"
9--D CCLIENT_LIBRARY=path_to_imap-2007e\c-client\libc-client.a"
10+-D CCLIENT_INCLUDE="path_to_imap-2007e\c-client"
11+-D CCLIENT_LIBRARY="path_to_imap-2007e\c-client\libc-client.a"
12
13 Here are some quick suggestions to build CClient on Linux:
14 - x32-bit Linux: make lnp

Subscribers

People subscribed via source and target branches

to all changes: