diff options
| author | Yuri Chornoivan <[email protected]> | 2018-10-25 21:23:44 +0300 |
|---|---|---|
| committer | Yuri Chornoivan <[email protected]> | 2018-10-25 21:23:44 +0300 |
| commit | fd1a078cc4f5375c856ec49e05c0a33099db8861 (patch) | |
| tree | 77b908e5fa456ae02e9233efc932c2eb1081e510 /src/views/viewproperties.cpp | |
| parent | 642a427d03c0bf42fd45dac877a70d4fe56e89aa (diff) | |
Fix minor typos
Diffstat (limited to 'src/views/viewproperties.cpp')
| -rw-r--r-- | src/views/viewproperties.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/viewproperties.cpp b/src/views/viewproperties.cpp index d7c6abd65..e056e25e3 100644 --- a/src/views/viewproperties.cpp +++ b/src/views/viewproperties.cpp @@ -283,7 +283,7 @@ QList<QByteArray> ViewProperties::visibleRoles() const // // For the details-view a special case must be respected: Per default the size // and date should be shown without creating a .directory file. Only if - // the user explictly has modified the properties of the details view (marked + // the user explicitly has modified the properties of the details view (marked // by "CustomizedDetails"), also a details-view with no additional information // is accepted. |
