[Web API] remove text "The NFC API is supported on all Tizen Emulators" due to limita...
authorHyunjin Park <hj.na.park@samsung.com>
Mon, 25 Jan 2016 04:59:08 +0000 (13:59 +0900)
committerHyunjin Park <hj.na.park@samsung.com>
Mon, 25 Jan 2016 04:59:08 +0000 (13:59 +0900)
Change-Id: I3de1236a96067e91a32dfc8d31206eeb3181e3df

org.tizen.tutorials/html/web/tizen/network/nfc_tutorial_w.htm

index ad2d98a..1688d13 100644 (file)
@@ -48,7 +48,7 @@
   
  <p>This tutorial demonstrates how you can use NFC connectivity to detect NFC tags and exchange data with NFC-enabled devices.</p>
  
-<p>The NFC API is optional for both Tizen mobile and wearable profiles, which means that it may not be supported in all mobile and wearable devices. The NFC API is supported on all Tizen Emulators.</p> 
+<p>The NFC API is optional for both Tizen mobile and wearable profiles, which means that it may not be supported in all mobile and wearable devices.</p>
      
       <h2 id="warm_up" name="warm_up">Warm-up</h2>
       <p>Become familiar with the NFC API basics by learning about:</p>