| Summary: | Typo in noteshared/src/settings/notesharedglobalconfig.kcfg:37 label text | ||
|---|---|---|---|
| Product: | [Unmaintained] knotes | Reporter: | Oliver Kellogg <okellogg> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | myriam, titouan-camus |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Git master noteshared/src/settings/notesharedglobalconfig.kcfg approx. line 37 has <entry name="Port" type="UInt"> <label>The port will listen on and send notes to.</label> <default>24837</default> </entry> I believe the label text should be "The port to listen on and send notes to." I.e. replace "will" by "to".