From 3b919b0573da376d64fc022995508a80c0bf40ec Mon Sep 17 00:00:00 2001 From: Daniel Gerzo Date: Sun, 9 Sep 2007 09:03:34 +0000 Subject: [PATCH] Fix a typo. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR: docs/116223 Submitted by: Gábor PÁLI --- en_US.ISO8859-1/articles/p4-primer/article.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/articles/p4-primer/article.sgml b/en_US.ISO8859-1/articles/p4-primer/article.sgml index 6dbc6244a4..1a5e48837f 100644 --- a/en_US.ISO8859-1/articles/p4-primer/article.sgml +++ b/en_US.ISO8859-1/articles/p4-primer/article.sgml @@ -733,7 +733,7 @@ Deleted files can be resurrected by syncing them to a prior version. The only way to permanently remove a file is to use the - p4 obliterate command. This command is + p4 obliterate command. This command is irreversible and expensive, so it is only available to those with admin access.