From 45f131616b25d58005dc93c6e0abc9bd4e05a4ff Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Tue, 18 Apr 2017 08:01:26 -0700 Subject: [PATCH] ITS#8643 - Fix typo --- include/lber.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/lber.h b/include/lber.h index 979beb49be..b93d8e3b6b 100644 --- a/include/lber.h +++ b/include/lber.h @@ -173,7 +173,7 @@ typedef struct sockbuf Sockbuf; typedef struct sockbuf_io Sockbuf_IO; -/* Structure for LBER IO operarion descriptor */ +/* Structure for LBER IO operation descriptor */ typedef struct sockbuf_io_desc { int sbiod_level; Sockbuf *sbiod_sb; -- 2.39.5