From 22581a3fcf9f3b34ef670bab1ac68c3138e1b8e8 Mon Sep 17 00:00:00 2001
From: Simon Barner <barner@fortiss.org>
Date: Wed, 18 Oct 2017 14:52:27 +0000
Subject: [PATCH] - Improve comment

---
 .../labelprovider/EmulatedNativeCheckBoxLabelProvider.java   | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/org.fortiss.tooling.base.ui/trunk/src/org/fortiss/tooling/base/ui/annotation/labelprovider/EmulatedNativeCheckBoxLabelProvider.java b/org.fortiss.tooling.base.ui/trunk/src/org/fortiss/tooling/base/ui/annotation/labelprovider/EmulatedNativeCheckBoxLabelProvider.java
index 177363cfa..6f7cb5746 100644
--- a/org.fortiss.tooling.base.ui/trunk/src/org/fortiss/tooling/base/ui/annotation/labelprovider/EmulatedNativeCheckBoxLabelProvider.java
+++ b/org.fortiss.tooling.base.ui/trunk/src/org/fortiss/tooling/base/ui/annotation/labelprovider/EmulatedNativeCheckBoxLabelProvider.java
@@ -54,15 +54,14 @@ import org.fortiss.tooling.base.ui.annotation.view.IAnnotationViewPart;
  * </p>
  * 
  * <p>
- * Since the screenshots are made during runtime, the resulting images fit the platform on which AF3
- * is run.
+ * Since the screenshots are made during runtime, the resulting images fit the underlying OS.
  * </p>
  * 
  * 
  * @author diewald
  * @author $Author$
  * @version $Rev$
- * @ConQAT.Rating YELLOW Hash: C51CAC791396333CE5D6A132F6109FF0
+ * @ConQAT.Rating YELLOW Hash: BF686162C5BC9CEDC6DBBD199131F8C4
  */
 public class EmulatedNativeCheckBoxLabelProvider extends AnnotationLabelProvider {
 
-- 
GitLab