From: Michael Orlitzky Date: Mon, 7 Jul 2014 13:53:11 +0000 (-0400) Subject: Tiny description change. X-Git-Tag: 0.0.6~1 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn-import.git;a=commitdiff_plain;h=9d70be50923495366c6f2a6eded31fca29a77c27 Tiny description change. --- diff --git a/htsn-import.cabal b/htsn-import.cabal index 606a1fe..ca57490 100644 --- a/htsn-import.cabal +++ b/htsn-import.cabal @@ -195,7 +195,7 @@ description: . The purpose of /htsn-import/ is to take these XML documents and get them into something we can use, a relational database management - system (RDBMS), loosely known as a SQL database. The structure of + system (RDBMS), i.e. \"a SQL database\". The structure of relational database, is, well, relational, and the feed XML is not. So there is some work to do before the data can be inserted. .