modify comment about exception definition
authorHyunjin Park <hj.na.park@samsung.com>
Fri, 8 Apr 2016 04:38:21 +0000 (13:38 +0900)
committerHyunjin Park <hj.na.park@samsung.com>
Fri, 8 Apr 2016 04:38:21 +0000 (13:38 +0900)
Change-Id: I4636ddd9ccd15359c9d8721084367f1dfad8b37b

src/common/platform_result.h

index c3231750813b4745bf6c4260b3c2b81090208f9c..f250556bb2e86aa195970b63edd41c1935a662d8 100755 (executable)
@@ -24,7 +24,7 @@
 namespace common {
 
 // WARNING! This list should be in sync with the equivalent list
-// located at tizen/tizen_api.js. Remember to update tizen/tizen_api.js if you
+// located at utils/utils_api.js. Remember to update utils/utils_api.js if you
 // change something here.
 enum class ErrorCode : int {
   // NO_ERROR is not really a valid error, but can be used