diff --git a/src/qp/factory.py b/src/qp/factory.py index 4a8e92a..a8ef2c0 100644 --- a/src/qp/factory.py +++ b/src/qp/factory.py @@ -20,7 +20,7 @@ class Factory(OrderedDict): - """Factory that creates and mangages PDFs""" + """Factory that creates and manages PDFs""" def __init__(self): """C'tor"""