From 02dd1f38008594048f0e28bad01e7c6d18844198 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 18 Oct 2018 21:15:37 +0800 Subject: =?UTF-8?q?*=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/libjin/Graphics/Image.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/libjin/Graphics/Image.h') diff --git a/src/libjin/Graphics/Image.h b/src/libjin/Graphics/Image.h index 53eb0d7..55798be 100644 --- a/src/libjin/Graphics/Image.h +++ b/src/libjin/Graphics/Image.h @@ -11,8 +11,7 @@ namespace jin /// /// A readonly bitmap. /// - /// Just like bitmap but only from image file. The pixels data - /// is readonly. + /// Just like bitmap but only from image file. The pixels data is readonly. /// class Image : public Bitmap { -- cgit v1.1-26-g67d0