From 70bb83e429de7febea2333720de7cb9b7229d1ac Mon Sep 17 00:00:00 2001
From: Tim Otten <totten@civicrm.org>
Date: Thu, 17 May 2018 11:58:02 -0700
Subject: [PATCH] info-xml.md - Add more to "Description"

---
 docs/extensions/info-xml.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/extensions/info-xml.md b/docs/extensions/info-xml.md
index 26e64eb8..f6092d42 100644
--- a/docs/extensions/info-xml.md
+++ b/docs/extensions/info-xml.md
@@ -314,7 +314,7 @@ Elements acceptable within `<urls>`
 ### `<ver>` {:#ver}
 
 * Containing element: [`<compatibility>`](#compatibility)
-* Description: a version of CiviCRM with which this extension is compatible
+* Description: a version of CiviCRM with which this extension is compatible; expressed as two digits
 * Contains: text
 * Example: `4.7`
 
-- 
GitLab