aboutsummaryrefslogtreecommitdiff
path: root/include/libseat.h
diff options
context:
space:
mode:
authorKenny Levinsen <kl@kl.wtf>2020-08-05 23:38:38 +0200
committerKenny Levinsen <kl@kl.wtf>2020-08-05 23:41:55 +0200
commit304489c30df7e8a70a4b453f1fe4b4671de2dfd1 (patch)
tree0c9d3daf9155b48910acc2b7e2a94c31b1772740 /include/libseat.h
parent3586530d815821e8c3acf70925a6d1b488a65e7b (diff)
libseat: Fix doc typo
Diffstat (limited to 'include/libseat.h')
-rw-r--r--include/libseat.h2
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;