diff options
Diffstat (limited to 'src/caja-autorun-software.c')
-rw-r--r-- | src/caja-autorun-software.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/caja-autorun-software.c b/src/caja-autorun-software.c index b47fdfc4..c389144e 100644 --- a/src/caja-autorun-software.c +++ b/src/caja-autorun-software.c @@ -110,7 +110,7 @@ autorun (GMount *mount) /* Careful here, according to * - * http://standards.freedesktop.org/autostart-spec/autostart-spec-latest.html + * https://standards.freedesktop.org/autostart-spec/autostart-spec-latest.html * * the ordering does matter. */ |