Skip to content

Commit

Permalink
fix system_settings_general module docstring (puzzle#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
rekup authored Mar 21, 2024
1 parent a8c57bd commit 36b6b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/system_settings_general.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Copyright: (c) 2023, Reto Kupferschmid <[email protected]>, Puzzle ITC
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)

"""Example module: Show minimal functionality of OPNsenseConfig class"""
"""system_settings_general module: Module to configure general OPNsense system settings"""

__metaclass__ = type

Expand Down

0 comments on commit 36b6b1f

Please sign in to comment.