Skip to content

Commit 32c9490

Browse files
authored
Merge pull request #28 from NACLab/ago109-patch-2
Update component_compiler.py
2 parents 35adac6 + 831d6c2 commit 32c9490

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ngcsimlib/compilers/component_compiler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
This is the file that contains the code to compile a component for a command.
33
4-
There are two primary method provided in this file. The first of them is the
4+
There are two primary methods provided in this file. The first of them is the
55
parse command. This command is designed to provide everything that is needed
66
to compile the component down without actually doing so. This is generally
77
used by the command compiler to produce a working list of everything that is

0 commit comments

Comments
 (0)