Skip to content
Snippets Groups Projects
Commit be299ce3 authored by Christoph Knote's avatar Christoph Knote
Browse files

Fix typo

parent 1b162383
No related branches found
No related tags found
No related merge requests found
......@@ -113,7 +113,7 @@ class DataStore1001:
class DataStore2110(collections.UserDict):
"""Data model for FFI1001"""
"""Data model for FFI2110"""
def __init__(self, ivar, ibvar, auxvars, dvars):
self.ivarname = ivar.shortname
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment