From: Niki Roo Date: Mon, 28 Mar 2016 09:56:13 +0000 (+0200) Subject: Fix FN when empty (with a configurable option) + some i18n X-Git-Tag: v1.0~2 X-Git-Url: http://git.nikiroo.be/?p=jvcard.git;a=commitdiff_plain;h=30a4aa17f2141ad80a23447ee2e6303f6c9ef995 Fix FN when empty (with a configurable option) + some i18n --- diff --git a/src/be/nikiroo/jvcard/Contact.java b/src/be/nikiroo/jvcard/Contact.java index 779b60a..4b46eab 100644 --- a/src/be/nikiroo/jvcard/Contact.java +++ b/src/be/nikiroo/jvcard/Contact.java @@ -115,7 +115,8 @@ public class Contact extends BaseClass { * *

* The format is basically a list of field names separated by a pipe and - * optionally parametrised. The parameters allows you to: + * optionally parametrised with the 'at' (@) symbol. The parameters allows + * you to: *