From a31ee4b3a5c0a7a0e0af293fb3b758bf045e9a82 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Mon, 24 Jun 2013 18:07:37 +0530 Subject: Fix typo in comment --- nscd/connections.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nscd') diff --git a/nscd/connections.c b/nscd/connections.c index 69e3e7dc08..e54d4f213a 100644 --- a/nscd/connections.c +++ b/nscd/connections.c @@ -722,8 +722,8 @@ cannot create read-only descriptor for \"%s\"; no mmap"), cannot create read-only descriptor for \"%s\"; no mmap"), dbs[cnt].db_filename); - /* Before we create the header, initialiye the hash - table. So that if we get interrupted if writing + /* Before we create the header, initialize the hash + table. That way if we get interrupted while writing the header we can recognize a partially initialized database. */ size_t ps = sysconf (_SC_PAGESIZE); -- cgit v1.2.3