From 1f7fd736d436e51d54243d81f1b415960b48d541 Mon Sep 17 00:00:00 2001 From: Supermjork Date: Tue, 22 Aug 2023 23:57:11 +0300 Subject: [PATCH] typo --- special.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/special.c b/special.c index d5518a4..74d6379 100644 --- a/special.c +++ b/special.c @@ -10,7 +10,7 @@ int printf_37(void) } /** - * printf_rot13 - ROT13 CAESAR AMAZING CIPHEER + * printf_rot13 - ROT13 CAESAR's AMAZING CIPHEER * @args: STRING * Return: counter */