-
Notifications
You must be signed in to change notification settings - Fork 18
Standardize Spelling of 'adapter' #609
Copy link
Copy link
Open
Labels
difficulty: mediumRequires moderate familiarity with the project and ability to fix logic across a few related module.Requires moderate familiarity with the project and ability to fix logic across a few related module.redesignChanges that improve interface and implementation without changing output.Changes that improve interface and implementation without changing output.
Metadata
Metadata
Assignees
Labels
difficulty: mediumRequires moderate familiarity with the project and ability to fix logic across a few related module.Requires moderate familiarity with the project and ability to fix logic across a few related module.redesignChanges that improve interface and implementation without changing output.Changes that improve interface and implementation without changing output.
Currently, there are several instances within Cliboa where the word "adapter" is inconsistently spelled as "adaptor".
A brief investigation suggests that this inconsistency is not intentional but merely a spelling mistake. Therefore, we will standardize all occurrences to the spelling: adapter.
Note
This is not a critical issue and is not considered essential for the v3 major version upgrade.
Therefore, we could defer the fix for v3 and keep it as a task for a future v4 version upgrade.