aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-04-06 11:14:13 +0200
committerMattias Andrée <maandree@kth.se>2024-04-06 11:14:13 +0200
commitad8487c029d0ad9b3cf736e279e7d976766e33b1 (patch)
tree7a6a11b3e15aa232399b1d2405ce3d2f73cb63b5
parentm + add man page: LIBAXL_REQUEST_CHANGE_SAVE_SET.3 (diff)
downloadlibaxl-ad8487c029d0ad9b3cf736e279e7d976766e33b1.tar.gz
libaxl-ad8487c029d0ad9b3cf736e279e7d976766e33b1.tar.bz2
libaxl-ad8487c029d0ad9b3cf736e279e7d976766e33b1.tar.xz
Fix typoHEADmaster
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--libaxl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libaxl.h b/libaxl.h
index 827ecc5..5d92adf 100644
--- a/libaxl.h
+++ b/libaxl.h
@@ -107,7 +107,7 @@ int libaxl_fileno(LIBAXL_CONNECTION *);
*
* @param conn The connection to the display server
* @param version Should be `LIBAXL_DISPLAY_INFO_VERSION`; used to
- * identify if old fields that have been replaces
+ * identify if old fields that have been replaced
* must allocated and filled in with information
* from the new fields that the application does
' not know about