frontend: fix doc in serialization_phase
authorAlexis Laferrière <alexis.laf@xymus.net>
Wed, 12 Feb 2014 00:43:30 +0000 (19:43 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Wed, 12 Feb 2014 00:52:43 +0000 (19:52 -0500)
Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

src/serialization_phase.nit

index f129a40..6f5fb3a 100644 (file)
@@ -16,7 +16,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# Phase generating methods to 
+# Phase generating methods to serialize Nit objects to different formats
 module serialization_phase
 
 import phase