- to fix incorrect description
Change-Id: I34697cbc8e82e37de0a7dc56e40953721f69e1c2
Signed-off-by: hyunjin park <hj.na.park@samsung.com>
wgt-private-tmp - the location for a widget's private volatile storage </li>
</ul>
<p>
-The file URI path is also supported. To access other paths out of virtual root, for example '/tmp/', 'file:///tmp' can be used as location parameter.
+The file URI path is also supported. To access other paths out of virtual root, for example 'file:///tmp' can be used as location parameter.
</p>
<p>
To access specific locations apart from those specified above, a file handle must be retrieved using the <em>filesystem.resolve() </em>call.