]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
include/rados/librados.h: fix typo 6741/head
authorNathan Cutler <ncutler@suse.com>
Mon, 30 Nov 2015 23:26:08 +0000 (00:26 +0100)
committerNathan Cutler <ncutler@suse.com>
Mon, 30 Nov 2015 23:26:08 +0000 (00:26 +0100)
This typo causes a warning when building the docs.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
src/include/rados/librados.h

index f13737b75050f49ddfa4244e724d0ee3d3bdf192..6c17cf67344112b80c72812cfaf32b92e9d5159d 100644 (file)
@@ -145,7 +145,7 @@ enum {
 typedef void *rados_t;
 
 /**
- * @tyepdef rados_config_t
+ * @typedef rados_config_t
  *
  * A handle for the ceph configuration context for the rados_t cluster
  * instance.  This can be used to share configuration context/state