We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35adac6 + 831d6c2 commit 32c9490Copy full SHA for 32c9490
1 file changed
ngcsimlib/compilers/component_compiler.py
@@ -1,7 +1,7 @@
1
"""
2
This is the file that contains the code to compile a component for a command.
3
4
-There are two primary method provided in this file. The first of them is the
+There are two primary methods provided in this file. The first of them is the
5
parse command. This command is designed to provide everything that is needed
6
to compile the component down without actually doing so. This is generally
7
used by the command compiler to produce a working list of everything that is
0 commit comments