Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Farache committed Mar 19, 2014
1 parent be76d58 commit f844568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ release a version called 6.2.0.2 with the bug fix.

This doesn't mean you can't support several Liferay versions in the same
app though. You can add to your project both versions 6.2.0.1 and 7.0.0.1.
There won't be conflicts because service classes names are prefixed with
There won't be conflicts because service classes names are suffixed with
their version number as well: *_v62.m, *_v7.m, etc.

To find out which Liferay versions you are connecting to, use the
Expand Down

0 comments on commit f844568

Please sign in to comment.