diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2022-07-01 12:04:26 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2022-07-01 12:04:26 +0200 |
commit | 495fa1b46b2937e199052e1e40a2a2072dd11888 (patch) | |
tree | cf4c6036e52ef9569518149fc832f00b5f4b1755 /Xtransutil.c | |
parent | 8cc0c865acafe588d3026bc6099f79dc46ffe7fb (diff) | |
parent | 3309c75906a56de86607f59481304b3a2812162f (diff) |
Merge remote-tracking branch 'origin/master' into obsd
Diffstat (limited to 'Xtransutil.c')
-rw-r--r-- | Xtransutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Xtransutil.c b/Xtransutil.c index e12f37a..320f87b 100644 --- a/Xtransutil.c +++ b/Xtransutil.c @@ -50,7 +50,7 @@ from The Open Group. /* * These are some utility functions created for convenience or to provide * an interface that is similar to an existing interface. These are built - * only using the Transport Independant API, and have no knowledge of + * only using the Transport Independent API, and have no knowledge of * the internal implementation. */ |