From 6ed807ff6b1691a66b65561b008efcef6a3903eb Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Wed, 4 Jan 2006 22:34:41 +0000 Subject: [PATCH] Fix misspelled image file names. --- doc/ceg-mvi.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ceg-mvi.xml b/doc/ceg-mvi.xml index de99b94..8fb69f2 100644 --- a/doc/ceg-mvi.xml +++ b/doc/ceg-mvi.xml @@ -189,7 +189,7 @@ public class Overview extends BaseView { } -Overview +Overview

The CommonsDbcp view concentrates on the content of org.apache.commons.dbcp package, hiding other packages and subpackages available in the sources @@ -213,7 +213,7 @@ package org.apache.commons; public class CommonsDbcp extends BaseView {} -Overview +Overview

Finally, the Statement view shows only the Statement related classes and their dependencies.