commit 5b6952961c7f0dfd864f9c70feac701a23296495 from: Brett Fisher date: Thu Jul 9 22:17:41 2026 UTC aestel/opener.lua: Fix typo in heading comment. commit - 5a0ba17d307fb82c4df0807d2683f72f4cbb3bbd commit + 5b6952961c7f0dfd864f9c70feac701a23296495 blob - 07971adf251377e0c47347bd6efff77c7b92589d blob + 733b9a1b063208b05451f869346e5136b4c55665 --- aestel/opener.lua +++ aestel/opener.lua @@ -1,5 +1,5 @@ -- aestel/opener.lua --- A module for openening files based on MIME type +-- A module for opening files based on MIME type local M = {}