Typo.
diff --git a/sb-excludes.xml b/sb-excludes.xml
index 290a7c7..36e7de5 100644
--- a/sb-excludes.xml
+++ b/sb-excludes.xml
@@ -28,7 +28,7 @@
         <Method name="printWarnings" />
         <Bug pattern="DM_DEFAULT_ENCODING" />
     </Match>
-    <!-- The javadocs state and the called code shows that null can be returned. -->
+    <!-- The Javadocs state and the called code shows that null can be returned. -->
     <Match>
         <Class name="org.apache.commons.dbutils.QueryLoader" />
         <Method name="loadQueries" />