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;