From 87f698cd24929373d03d9dd4c409e1a3e2a4f235 Mon Sep 17 00:00:00 2001 From: Scott Andrews Date: Mon, 27 Oct 2008 16:10:52 +0000 Subject: [PATCH] fixing typos --- org.springframework.context/.classpath | 2 +- org.springframework.web.servlet/.classpath | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/org.springframework.context/.classpath b/org.springframework.context/.classpath index 285a491cb6..13b1debc77 100644 --- a/org.springframework.context/.classpath +++ b/org.springframework.context/.classpath @@ -5,7 +5,6 @@ - @@ -24,5 +23,6 @@ + diff --git a/org.springframework.web.servlet/.classpath b/org.springframework.web.servlet/.classpath index 7ca935f906..f57ddbfb6e 100644 --- a/org.springframework.web.servlet/.classpath +++ b/org.springframework.web.servlet/.classpath @@ -3,7 +3,7 @@ - + -- GitLab