summaryrefslogtreecommitdiff
path: root/lscp.c
diff options
context:
space:
mode:
authorJens Schweikhardt <schweikh@schweikhardt.net>2025-08-19 20:44:34 +0200
committerJens Schweikhardt <schweikh@schweikhardt.net>2025-08-19 20:44:34 +0200
commit10de195f77469919b3cb9aa5b80f554aaecab964 (patch)
treebb39f0d5c66fa8990281bce4ee0dd1e16ca38bdb /lscp.c
parent26ce273f6e48b0927a3542d25dd7f11fb0a374f5 (diff)
Completed Combining Diacriticals.
Diffstat (limited to 'lscp.c')
-rw-r--r--lscp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lscp.c b/lscp.c
index 647ade2..ae2b9d9 100644
--- a/lscp.c
+++ b/lscp.c
@@ -19,7 +19,7 @@
* U+2a0c 1 a ⨌ b QUADRUPLE INTEGRAL OPERATOR
* U+2a0d 1 a ⨍ b FINITE PART INTEGRAL
* U+2a0e 1 a ⨎ b INTEGRAL WITH DOUBLE STROKE
- * U+2a0f 1 a ⨏ b INTEGRAL AVERAGE WITH SLAS
+ * U+2a0f 1 a ⨏ b INTEGRAL AVERAGE WITH SLASH
*/
#include <stdio.h>
#include <stdlib.h>