Fix a typo in process.py
1. "formm" to "form" Change-Id: I71e181e4b42865b2d74c50de5a99384a4726b199
This commit is contained in:
parent
31d4a2d988
commit
928e1e8161
@ -15,7 +15,7 @@
|
||||
"""Provides process view
|
||||
|
||||
This module provides a view for
|
||||
visualizing processes in human-readable formm
|
||||
visualizing processes in human-readable form
|
||||
"""
|
||||
|
||||
import oslo_reports.views.jinja_view as jv
|
||||
|
Loading…
Reference in New Issue
Block a user