From 3aff33aa687e47d52f453892498b30ac98a296af Mon Sep 17 00:00:00 2001 From: Robert Haas Date: Tue, 15 Mar 2016 18:06:11 -0400 Subject: Fix typos. Oskari Saarenmaa --- src/backend/storage/ipc/dsm_impl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/backend/storage/ipc/dsm_impl.c') diff --git a/src/backend/storage/ipc/dsm_impl.c b/src/backend/storage/ipc/dsm_impl.c index 5d7b46f9e70..173b9822191 100644 --- a/src/backend/storage/ipc/dsm_impl.c +++ b/src/backend/storage/ipc/dsm_impl.c @@ -34,7 +34,7 @@ * substantially, but there should be few systems where we must make do * with such poor tools. * - * As ever, Windows requires its own implemetation. + * As ever, Windows requires its own implementation. * * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California -- cgit v1.2.3