From 4b01b1382eec5dfb97fe1fc702fbdb6099eebd89 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 2 Dec 2011 14:16:55 +0100 Subject: [PATCH] DATACMNS-71 - Fixed missing closing quote in reference documentation. --- src/docbkx/repositories.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docbkx/repositories.xml b/src/docbkx/repositories.xml index a6e6c4541..25f2c9df9 100644 --- a/src/docbkx/repositories.xml +++ b/src/docbkx/repositories.xml @@ -424,7 +424,7 @@ List<User> findByLastname(String lastname, Pageable pageable);<?xml version="1.0" encoding="UTF-8"?> <beans:beans xmlns:beans="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xmlns="http://www.springframework.org/schema/data/jpa + xmlns="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