diff options
| -rw-r--r-- | include/libseat.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libseat.h b/include/libseat.h index a52bf44..ba8a1ac 100644 --- a/include/libseat.h +++ b/include/libseat.h @@ -2,7 +2,7 @@  #define _LIBSEAT_H  /* - * An opaque struct containing an opened seat, created by libseat_open-seat and + * An opaque struct containing an opened seat, created by libseat_open_seat and   * destroyed by libseat_close_seat.   */  struct libseat;  | 
