summaryrefslogtreecommitdiff
path: root/grc/core/Block.py
diff options
context:
space:
mode:
authorSebastian Koslowski <koslowski@kit.edu>2016-05-07 13:26:01 +0200
committerSeth Hitefield <sdhitefield@gmail.com>2016-05-18 18:59:31 -0400
commitd535ba24c44247630555d95efc9bde1696d555a4 (patch)
tree766df5f5e5d78aff863100e426bcb0554e27c973 /grc/core/Block.py
parent2a51cc7abfae4867c08935f42bf6c2679dc3e23b (diff)
grc: minor fixes/clean-ups
Diffstat (limited to 'grc/core/Block.py')
-rw-r--r--grc/core/Block.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/grc/core/Block.py b/grc/core/Block.py
index 106e4bc89a..c2111fe1bb 100644
--- a/grc/core/Block.py
+++ b/grc/core/Block.py
@@ -356,7 +356,7 @@ class Block(Element):
"""
Resolve all import statements.
Split each import statement at newlines.
- Combine all import statments into a list.
+ Combine all import statements into a list.
Filter empty imports.
Returns: