From b37e65c2c7c263490ff1b502e819a14235efeecb Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Mon, 9 Oct 2006 13:02:21 +0000 Subject: [PATCH] fix casing in svn command git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15287 a592a061-630c-0410-9148-cb99ea01b6c8 --- status.14x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status.14x b/status.14x index eb6358b9b4..b685840ed4 100644 --- a/status.14x +++ b/status.14x @@ -7,7 +7,7 @@ I'd be glad if some of you could take the time to check it out (or fix a bug or two if you are feeling adventurous). Let me recall that all these fixes have been checked into the BRANCH_1_4_X branch, which you can get with the command - svn co svn://svn.LyX.org/LyX/LyX-devel/branches/BRANCH_1_4_X LyX-1.4.x + svn co svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X lyx-1.4.x JMarc