From: Kevin Day Date: Thu, 22 Jun 2023 03:26:23 +0000 (-0500) Subject: Cleanup: Fix documentation comment in f_memory. X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=1601bc651209dcdc315343f8c743dd68c435927a;p=fll Cleanup: Fix documentation comment in f_memory. --- diff --git a/level_0/f_memory/c/memory/common.h b/level_0/f_memory/c/memory/common.h index 2d4c661..d6e7428 100644 --- a/level_0/f_memory/c/memory/common.h +++ b/level_0/f_memory/c/memory/common.h @@ -5,7 +5,7 @@ * API Version: 0.7 * Licenses: lgpl-2.1-or-later * - * Defines iki common data. + * Defines memory common data. * * This is auto-included by memory.h and should not need to be explicitly included. */