This commit contains a suggestion for improving the comment for the
rados_t type.
Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
*
* A handle for interacting with a RADOS cluster. It encapsulates all
* RADOS client configuration, including username, key for
- * authentication, logging, and debugging. Talking different clusters
+ * authentication, logging, and debugging. Talking to different clusters
* -- or to the same cluster with different users -- requires
* different cluster handles.
*/