From 236402fc2d02068b2ce3656200031ced2fa3c8b1 Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Thu, 15 Mar 2018 22:51:03 -0400 Subject: cleanup: misc typos in strings and comments Found via `codespell` Closes #2389 --- docs/examples/shared-connection-cache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/shared-connection-cache.c') 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 @@ * ***************************************************************************/ /* - * Connection cache shared between easy handles with the share inteface + * Connection cache shared between easy handles with the share interface * */ #include -- cgit v1.2.3