From b4a5bbca115693f222cdeb7ebc040dba354e0ad8 Mon Sep 17 00:00:00 2001 From: Anthony Ramine Date: Sun, 8 Jun 2014 12:37:10 +0200 Subject: Fix a few javadoc errors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported-by: Boris Mühmer --- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpMsg.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/jinterface/java_src/com/ericsson/otp/erlang/OtpMsg.java') diff --git a/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpMsg.java b/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpMsg.java index 6f507bf4bb..31a5d0fb8f 100644 --- a/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpMsg.java +++ b/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpMsg.java @@ -30,14 +30,14 @@ package com.ericsson.otp.erlang; *

* *

- * The header information that is available is as follows: + * The header information that is available is as follows:

* *

* Message are sent using the Erlang external format (see separate -- cgit v1.2.3