We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f738d commit a1a1f76Copy full SHA for a1a1f76
Docs/source/build_system.rst
@@ -29,7 +29,7 @@ There are two main makefile stubs:
29
30
* ``Make.Microphysics_extern`` : this is the core makefile stub for Microphysics
31
that interprets the build variables that enable / disable different functionality.
32
- This is meant to be including into any application code's build system.
+ This is meant to be included into any application code's build system.
33
34
additionally directories have their own ``Make.package`` files that specify
35
the files needed for the build and some rules for making intermediary files.
0 commit comments