summaryrefslogtreecommitdiffstats
path: root/protocol/agl-screenshooter.xml
diff options
context:
space:
mode:
authorAndyZhou <zhoumy@cn.fujitsu.com>2021-12-20 13:32:05 +0800
committerAndyZhou <zhoumy@cn.fujitsu.com>2021-12-20 13:32:05 +0800
commit6371b14eb0abbb2398453919b024b088a15c6f6d (patch)
treed3f2bcd4707c92ddc2a912792e381846ddc9b4bb /protocol/agl-screenshooter.xml
parent53046f8863e0320d3fe436338fca40d33e9c9538 (diff)
agl-compositor: Correct several spell issues in the protocol xml files
There are several spell issues in the protocol xml files. Modify to correct them. Bug-AGL: SPEC-4174 Signed-off-by: ZhouMingying <zhoumy@cn.fujitsu.com> Change-Id: I052a1cb4b1a0054305899a1d83e4be0fd9d03c2b
Diffstat (limited to 'protocol/agl-screenshooter.xml')
-rw-r--r--protocol/agl-screenshooter.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/agl-screenshooter.xml b/protocol/agl-screenshooter.xml
index 6ed1457..231c8cf 100644
--- a/protocol/agl-screenshooter.xml
+++ b/protocol/agl-screenshooter.xml
@@ -68,7 +68,7 @@
<event name="done">
<description summary="sent when 'take_shot' finished">
- Even sent back to nofify client 'take_shot' request has completed.
+ Even sent back to notify client 'take_shot' request has completed.
</description>
<arg name="status" type="uint" enum="done_status" />
</event>