From 4f3f4699eaba7a1be4d940ffcc5c2ebdcff74dac Mon Sep 17 00:00:00 2001 From: Stefan Roehrich Date: Sat, 7 Aug 1999 15:50:26 +0000 Subject: [PATCH] Corrected spelling. --- ext/standard/info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/info.c b/ext/standard/info.c index 060c377f3e..a890f28514 100644 --- a/ext/standard/info.c +++ b/ext/standard/info.c @@ -313,7 +313,7 @@ void php_print_credits(int flag) CREDIT_LINE("WDDX", "Andrey Zmievski"); CREDIT_LINE("XML", "Stig Bakken"); CREDIT_LINE("Yellow Pages", "Stephanie Wehner"); - CREDIT_LINE("Zlib", "Rasmus Lerdorf, Stefan Ruhrich"); + CREDIT_LINE("Zlib", "Rasmus Lerdorf, Stefan Roehrich"); PUTS("\n"); } -- 2.40.0