aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/shared-connection-cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/shared-connection-cache.c')
-rw-r--r--docs/examples/shared-connection-cache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/shared-connection-cache.c b/docs/examples/shared-connection-cache.c
index a1aa0d674..91864d9b2 100644
--- a/docs/examples/shared-connection-cache.c
+++ b/docs/examples/shared-connection-cache.c
@@ -20,7 +20,7 @@
*
***************************************************************************/
/* <DESC>
- * Connection cache shared between easy handles with the share inteface
+ * Connection cache shared between easy handles with the share interface
* </DESC>
*/
#include <stdio.h>