summaryrefslogtreecommitdiff
path: root/sd/README_REMOTE
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2014-11-10 15:05:25 +0100
committerNoel Grandin <noelgrandin@gmail.com>2014-11-12 11:04:11 +0000
commitda40cac540e7d735edbe9069b3c8ec6af4530208 (patch)
treef2abda7281129e13f588c77b18780a7090c8405f /sd/README_REMOTE
parentbb437029c1e5331bcc3f8fb2fc87837142a52f33 (diff)
Fix common typos. No automatic tools. Handmade…
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sd/README_REMOTE')
-rw-r--r--sd/README_REMOTE4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/README_REMOTE b/sd/README_REMOTE
index 9e303e43e8f5..dc43e59badfe 100644
--- a/sd/README_REMOTE
+++ b/sd/README_REMOTE
@@ -76,7 +76,7 @@ Any lines in [square brackets] are optional, and should be omitted if not needed
* pointer_dismissed // This dismiss the pointer red dot on screen, should be called when user stop touching screen
* pointer_coordination // This update pointer's position to current (x,y)
current_x // note that x, y are in percentage (from 0.0 to 1.0) with respect to the slideshow size
- current_y // unless screenupdater's perfomance is significantly improved, we should consider limit the update frequency on the
+ current_y // unless screenupdater's performance is significantly improved, we should consider limit the update frequency on the
// remote-end
@@ -104,4 +104,4 @@ Status/Data (Server to Client)
# As of gsoc2013, these commands are extended to the existing protocol, since remote-end also ignore all unknown commands (which is the case of gsoc2012 android implementation), backward compatibility is kept.
* slideshow_info // once paired, the server-end will send back the title of the current presentation
- Title \ No newline at end of file
+ Title