From 9a634b673d1b55faff1c0605da8cdaf334b24bb9 Mon Sep 17 00:00:00 2001 From: Mu-Woong Lee Date: Mon, 3 Apr 2017 18:48:28 +0900 Subject: [PATCH] Doxygen: fix the broken feature page link Change-Id: I6bb4ca4769eb762bffd9ad175020f568626d932e Signed-off-by: Mu-Woong Lee (cherry picked from commit de7bcd549bc2240cb583a3d6c7fb99ac52328b2a) --- doc/context_trigger_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/context_trigger_doc.h b/doc/context_trigger_doc.h index 8d84f5b..457a951 100644 --- a/doc/context_trigger_doc.h +++ b/doc/context_trigger_doc.h @@ -79,5 +79,5 @@ * To ensure your application is only running on the device with specific features, * please define the features in your manifest file using the manifest editor in the SDK. * More details on featuring your application can be found from - * Feature Element. + * Feature Element. */ -- 2.7.4