Fixing unclosed bracket.
diff --git a/org.eclipse.rmf.documentation/rmf-latex/glossary.tex b/org.eclipse.rmf.documentation/rmf-latex/glossary.tex
index 4b379fb..ca77e4a 100644
--- a/org.eclipse.rmf.documentation/rmf-latex/glossary.tex
+++ b/org.eclipse.rmf.documentation/rmf-latex/glossary.tex
@@ -24,15 +24,13 @@
 
 \section{RIF}
 
-RIF stands for Requirements Interchange Format.  It is an exchange format for requirements and a data model.  RIF is the predecessor of \href{RMF/ReqIF {ReqIF}.
+RIF stands for Requirements Interchange Format.  It is an exchange format for requirements and a data model.  RIF is the predecessor of \href{RMF/ReqIF}{ReqIF}.
 
 RMF supports the following versions of RIF:
 
 \begin{itemize}
-\item
-  RIF 1.1a
-\item
-  RIF 1.2
+\item RIF 1.1a
+\item RIF 1.2
 \end{itemize}
 
 The ProR GUI does currently not support RIF.