aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2006-04-25 01:42:33 +0000
committerReuben Thomas <rrt@sc3d.org>2006-04-25 01:42:33 +0000
commit75961bd9a9195436834dfb1a5158486ec539a755 (patch)
tree11785fcbd428961d17724cd0f4eb526bf2a8f878 /lib
parenta6f1e7a30665f5727babcdb14cfaaecb5df0211a (diff)
downloadplptools-75961bd9a9195436834dfb1a5158486ec539a755.tar.gz
plptools-75961bd9a9195436834dfb1a5158486ec539a755.tar.bz2
plptools-75961bd9a9195436834dfb1a5158486ec539a755.zip
Correct some comment typos.
Diffstat (limited to 'lib')
-rw-r--r--lib/rpcs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/rpcs.h b/lib/rpcs.h
index de3004f..f3a1f23 100644
--- a/lib/rpcs.h
+++ b/lib/rpcs.h
@@ -389,9 +389,9 @@ public:
*
* This function works with EPOC only. Using it with SIBO
* machines, returns always an error code E_PSI_NOT_SIBO.
- * It reads raw data from the scatch RAM of the Series 5.
+ * It reads raw data from the scratch RAM of the Series 5.
*
- * @param size The amount of data to me read.
+ * @param size The amount of data to be read.
* @param data The content of the scratch RAM is returned here.
*
* @returns A psion error code. 0 = Ok.