From eaaad647742c458add8cfe41b7c2a9a42beaf908 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 8 Nov 2011 13:28:04 +0100 Subject: [PATCH] Added missing quote in reference documentation. --- src/docbkx/reference/jpa.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docbkx/reference/jpa.xml b/src/docbkx/reference/jpa.xml index 9a29f5c4e..d1468e26f 100644 --- a/src/docbkx/reference/jpa.xml +++ b/src/docbkx/reference/jpa.xml @@ -27,7 +27,7 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xmlns:jpa="http://www.springframework.org/schema/data/jpa + xmlns:jpa="http://www.springframework.org/schema/data/jpa" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/data/jpa