From d57264d16a2f9a946c423ae64eaa3fc4bdc29642 Mon Sep 17 00:00:00 2001 From: Minkyoung Kang Date: Tue, 9 Apr 2013 14:08:38 +0900 Subject: [PATCH] fixed wrong link page Change-Id: I906b1de6a069904f5e99f054ac39058c3c03023e --- inc/FUixVisionFaceDetector.h | 2 +- inc/FUixVisionFaceRecognizer.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/FUixVisionFaceDetector.h b/inc/FUixVisionFaceDetector.h index d98c317..b6729ea 100644 --- a/inc/FUixVisionFaceDetector.h +++ b/inc/FUixVisionFaceDetector.h @@ -162,7 +162,7 @@ public: * @return An error code * @exception E_SUCCESS The method is successful. * @exception E_UNSUPPORTED_OPERATION The target device does not support face detection feature @b Since: @b 2.1. - * For more information, see Application Filtering. + * For more information, see Application Filtering. * @remarks Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods. diff --git a/inc/FUixVisionFaceRecognizer.h b/inc/FUixVisionFaceRecognizer.h index 5419047..1d5f137 100644 --- a/inc/FUixVisionFaceRecognizer.h +++ b/inc/FUixVisionFaceRecognizer.h @@ -176,7 +176,7 @@ public: * @return An error code * @exception E_SUCCESS The method is successful. * @exception E_UNSUPPORTED_OPERATION The target device does not support face detection feature @b Since: @b 2.1. - * For more information, see Application Filtering. + * For more information, see Application Filtering. * @remarks Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods. */ -- 2.7.4