From b65338ac068d0cebff28c3761f1820b064bc5005 Mon Sep 17 00:00:00 2001 From: William Morgan Date: Mon, 4 May 2009 05:43:24 -0700 Subject: [PATCH] bugfix: typo --- bin/sup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/sup b/bin/sup index cbcee54..f19f548 100644 --- a/bin/sup +++ b/bin/sup @@ -96,7 +96,7 @@ module LibC else; "libc.so.6" end - Redwood::log "dyamically loading setlocale() from #{setlocale_lib}" + Redwood::log "dynamically loading setlocale() from #{setlocale_lib}" begin dlload setlocale_lib extern "void setlocale(int, const char *)" -- 2.45.2