From f9b75760394e166a370c754c41345f1b7816ec16 Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Mon, 15 Apr 2013 04:10:40 +0530 Subject: [PATCH] more typos --- nnf_and_sif_to_json_py/readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nnf_and_sif_to_json_py/readme.txt b/nnf_and_sif_to_json_py/readme.txt index 78f74b1..ea68d13 100644 --- a/nnf_and_sif_to_json_py/readme.txt +++ b/nnf_and_sif_to_json_py/readme.txt @@ -1,2 +1,2 @@ -nnf_to_json.py takes galFiltered.nnf as input as produces result.json as output. -sif_to_json.py takes galFiltered.sif as input as produces result2.json as output. \ No newline at end of file +nnf_to_json.py takes galFiltered.nnf as input and produces result.json as output. +sif_to_json.py takes galFiltered.sif as input and produces result2.json as output. \ No newline at end of file