Bug 404503 - There is a typo in support section of website
Summary: There is a typo in support section of website
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Website (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-18 01:01 UTC by Ilgaz Öcal
Modified: 2019-02-20 04:03 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.1.0
Sentry Crash Report:


Attachments
Screenshot of the typo (cropped) (23.25 KB, image/png)
2019-02-18 01:01 UTC, Ilgaz Öcal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ilgaz Öcal 2019-02-18 01:01:34 UTC
Created attachment 118174 [details]
Screenshot of the typo (cropped)

SUMMARY


STEPS TO REPRODUCE
1. Type in (or click) https://www.digikam.org/support/ to your addressbar
2. Scroll down to "Mailing List" section


OBSERVED RESULT

It says "Mailing list Subscribtion" at the header

EXPECTED RESULT

Should say "Mailing list Subscription"
SOFTWARE/OS VERSIONS
Windows: 
MacOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Maik Qualmann 2019-02-18 17:36:46 UTC
Git commit fce679d9a3ec8153e4480c9c43a2fc60a76861b2 by Maik Qualmann.
Committed on 18/02/2019 at 17:35.
Pushed by mqualmann into branch 'master'.

fix typo
FIXED-IN: 6.0.0

M  +1    -1    content/support/_index.md

https://commits.kde.org/websites/digikam-org/fce679d9a3ec8153e4480c9c43a2fc60a76861b2
Comment 2 Maik Qualmann 2019-02-18 18:43:15 UTC
Note: The change is only visible after the digiKam-6.0.0 release announcement.

Maik