summaryrefslogtreecommitdiff
path: root/rest/rest-proxy-call.h
diff options
context:
space:
mode:
authorRoss Burton <ross@linux.intel.com>2009-05-14 18:49:50 +0100
committerRoss Burton <ross@linux.intel.com>2009-05-15 08:30:53 +0100
commit5c551d79e2881adc54156d43009d6919e5688c57 (patch)
tree65962e89a1fc877d1508a40f392517ec68342053 /rest/rest-proxy-call.h
parent4e6282b09d13b45721836b2cbd9d1c7a2a263062 (diff)
downloadlibrest-5c551d79e2881adc54156d43009d6919e5688c57.tar.gz
Fix typo in documentation
Diffstat (limited to 'rest/rest-proxy-call.h')
-rw-r--r--rest/rest-proxy-call.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest/rest-proxy-call.h b/rest/rest-proxy-call.h
index 2420a7c..ac6a013 100644
--- a/rest/rest-proxy-call.h
+++ b/rest/rest-proxy-call.h
@@ -61,7 +61,7 @@ typedef struct {
* @prepare: Virtual function called before making the request, This allows the
* call to be modified, for example to add a signature.
*
- * Class structure for #RestProxy.
+ * Class structure for #RestProxyCall.
*/
typedef struct {
/*< private >*/