Skip to content

Commit 135c478

Browse files
committed
Minor comment update
1 parent 24fbfed commit 135c478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/VMTranslator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ public static void main (String[] args) {
6666
}
6767

6868
/**
69-
* Parse the input file, generate the Hack assembly code, and write it to the output file
69+
* Parse the input file VM code, generate the Hack assembly code, and write it to the output file
7070
* @param parser the Parser object
7171
* @param inputFileName the name of the input file
7272
* @param codeWriter the CodeWriter object

0 commit comments

Comments
 (0)