From 7d6b8f7158f0ea2e55b42c1db1d31991e3c67572 Mon Sep 17 00:00:00 2001
From: Heikki Linnakangas
Date: Wed, 27 Feb 2013 21:50:15 +0200
Subject: Remove spurious "the", and add a missing one.
Thom Brown and me.
---
doc/src/sgml/ref/copy.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/src')
diff --git a/doc/src/sgml/ref/copy.sgml b/doc/src/sgml/ref/copy.sgml
index 2854d9c0ca6..472033dd1a7 100644
--- a/doc/src/sgml/ref/copy.sgml
+++ b/doc/src/sgml/ref/copy.sgml
@@ -422,7 +422,7 @@ COPY count
Executing a command with PROGRAM might be restricted
- by operating system's access control mechanisms, such as the SELinux.
+ by the operating system's access control mechanisms, such as SELinux.
--
cgit v1.2.3