diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-11-23 14:37:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-23 14:37:37 +0200 |
commit | 2042b366e0c9e112435220f721b468f8f3ad04d2 (patch) | |
tree | 8dc50aec9a0fd3a16e78ffdd405e3c1067ab3d8f /cdl.h | |
parent | 33da60efeca271a2db86633dd851855dce4389a0 (diff) | |
download | cdl86-2042b366e0c9e112435220f721b468f8f3ad04d2.tar.gz cdl86-2042b366e0c9e112435220f721b468f8f3ad04d2.zip |
update cdl.h
Diffstat (limited to 'cdl.h')
-rw-r--r-- | cdl.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ * @file cdl.h
* @brief cdl86 (Compact Detour Library) - cdl.h
*
- * Experimental Linux & Windows x86_64 detour library.
+ * Experimental Linux & Windows x86_64 detours library.
*
* Copyright (c) 2022 (Dylan Muller)
* All rights reserved.
|