mirror of
https://github.com/github/spec-kit.git
synced 2026-03-17 10:53:08 +00:00
fix: correct PresetError docstring from template to preset
This commit is contained in:
@@ -35,7 +35,7 @@ class PresetCatalogEntry:
|
||||
|
||||
|
||||
class PresetError(Exception):
|
||||
"""Base exception for template-related errors."""
|
||||
"""Base exception for preset-related errors."""
|
||||
pass
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user