From 60880afa3544c14f8b2a51620c6e2c82c1f963ed Mon Sep 17 00:00:00 2001 From: Josh Pelkey Date: Wed, 25 May 2011 10:44:58 -0400 Subject: [PATCH] remove semi-colons --- doc/tutorial/source/introduction.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/tutorial/source/introduction.rst b/doc/tutorial/source/introduction.rst index 0bce39304..6ba74a79f 100644 --- a/doc/tutorial/source/introduction.rst +++ b/doc/tutorial/source/introduction.rst @@ -89,15 +89,15 @@ community to develop new models, debug or maintain existing ones, and share results. There are a few policies that we hope will encourage people to contribute to |ns3| like they have for ns-2: -* Open source licensing based on GNU GPLv2 compatibility; +* Open source licensing based on GNU GPLv2 compatibility * `wiki - `_; + `_ * `Contributed Code `_ page, similar to ns-2's popular Contributed Code `page - `_; + `_ * Open `bug tracker - `_; + `_ We realize that if you are reading this document, contributing back to the project is probably not your foremost concern at this point, but