]> git.mxchange.org Git - jcore.git/commitdiff
Minor: better wording
authorRoland Haeder <roland@mxchange.org>
Thu, 6 Aug 2015 13:15:06 +0000 (15:15 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 6 Aug 2015 13:15:06 +0000 (15:15 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>

src/org/mxchange/jcore/contact/BaseContact.java

index 9463538ffd59004856b997f74e381aef7e6907d5..f0bf18b7cada8536b82b66332f297cd1c2482f1d 100644 (file)
@@ -85,7 +85,7 @@ public class BaseContact extends BaseFrameworkSystem implements Contact {
        private long houseNumber;
 
        /**
-        * Marker whether this contact is user's own data
+        * Flag whether this contact is user's own data
         */
        private boolean ownContact;