idl: Fix a typo
authorVolker Lendecke <vl@samba.org>
Thu, 14 Mar 2019 16:16:12 +0000 (17:16 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 18 Mar 2019 19:21:22 +0000 (19:21 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
librpc/idl/auth.idl

index d26f57579a3b3f8c1c534e9e9462f5133f4a550e..1092935b971b01332c46e5f694333e2c0d9f5d51 100644 (file)
@@ -108,7 +108,7 @@ interface auth
 
                /*
                 * It is really handy to have our authorization code log a
-                * token that can be used to tie later requests togeather.
+                * token that can be used to tie later requests together.
                 * We generate this in auth_generate_session_info()
                 */
                GUID unique_session_token;