From 1fc618f6d3d20543df4f6ca01235bedad0197644 Mon Sep 17 00:00:00 2001 From: IT-KIMI_SHI\SINOIT.KIMI <kimi42345@gmail.com> Date: 星期二, 12 六月 2018 14:48:31 +0800 Subject: [PATCH] no message --- source/my/frame/src/frame/upload/portlet/PortletRequestContext.java | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/my/frame/src/frame/upload/portlet/PortletRequestContext.java b/source/my/frame/src/frame/upload/portlet/PortletRequestContext.java index a012608..479b754 100644 --- a/source/my/frame/src/frame/upload/portlet/PortletRequestContext.java +++ b/source/my/frame/src/frame/upload/portlet/PortletRequestContext.java @@ -95,9 +95,9 @@ } /** - * Returns a string representation of this object. + * Returns a String representation of this object. * - * @return a string representation of this object. + * @return a String representation of this object. */ public String toString() { return "ContentLength=" -- Gitblit v1.8.0