| author | Adolfo SBH | 2012-09-03 12:05:52 (EDT) |
|---|---|---|
| committer | Ed Willink | 2012-09-03 12:30:39 (EDT) |
| commit | aa68696232c031f6f5b990d35bf5b8df2b744211 (patch) (side-by-side diff) | |
| tree | 2c236390110a7943454ad4b4c5e756ff896666b2 | |
| parent | 73ccab12fb5125c65181001ae024abcbdbfcd089 (diff) | |
| download | org.eclipse.ocl-aa68696232c031f6f5b990d35bf5b8df2b744211.zip org.eclipse.ocl-aa68696232c031f6f5b990d35bf5b8df2b744211.tar.gz org.eclipse.ocl-aa68696232c031f6f5b990d35bf5b8df2b744211.tar.bz2 | |
[388639] - Errors in ORG.ECLIPSE.OCL.EXAMPLES.PIVOT
OCLMESSAGES.PROPERTIES
- Fixing the second suggestion
| -rw-r--r-- | examples/org.eclipse.ocl.examples.pivot/src/org/eclipse/ocl/examples/pivot/messages/OCLMessages.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/org.eclipse.ocl.examples.pivot/src/org/eclipse/ocl/examples/pivot/messages/OCLMessages.properties b/examples/org.eclipse.ocl.examples.pivot/src/org/eclipse/ocl/examples/pivot/messages/OCLMessages.properties index cda7e79..bcd803a 100644 --- a/examples/org.eclipse.ocl.examples.pivot/src/org/eclipse/ocl/examples/pivot/messages/OCLMessages.properties +++ b/examples/org.eclipse.ocl.examples.pivot/src/org/eclipse/ocl/examples/pivot/messages/OCLMessages.properties @@ -1411,7 +1411,7 @@ IncompatibleBodyType_WARNING_ = Closure body type ''{0}'' does not conform to it # args: # 0 - the missing type # -MissingLibraryType_ERROR_ No ''{0}'' type in the OCL Standard Library" +MissingLibraryType_ERROR_ = No ''{0}'' type in the OCL Standard Library # # Indicates that the the first library URI could not be found. |

