~schumski-deactivatedaccount-deactivatedaccount/k3b/master

« back to all changes in this revision

Viewing changes to src/k3bsystemproblemdialog.h

  • Committer: Yuri Chornoivan
  • Date: 2019-11-18 15:33:10 UTC
  • Revision ID: git-v1:3bfde6eee71bd14a2f012bc82c2cde92fc878140
Fix minor typos

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
 
52
52
    /**
53
53
     * The SystemProblem checks for problems with the system setup
54
 
     * that could prevent K3b from funcioning properly. Examples are
 
54
     * that could prevent K3b from functioning properly. Examples are
55
55
     * missing external applications like cdrecord or versions of
56
56
     * external applications that are too old.
57
57
     *
73
73
 
74
74
        /**
75
75
         * Determines if the system problem dialog should be shown or not.
76
 
         * It basicaly reads a config entry. But in addition it
 
76
         * It basically reads a config entry. But in addition it
77
77
         * always forces the system check if a new version has been installed
78
78
         * or K3b is started for the first time.
79
79
         */