From d8b98f18f8f2075f8d9b0e0858ba768089a87fa3 Mon Sep 17 00:00:00 2001
From: Lx32 <loxenfabula@gmail.com>
Date: Thu, 28 Sep 2023 15:38:56 +0200
Subject: [PATCH] Fixed comment

---
 tools/Lutris/shortcut.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/Lutris/shortcut.py b/tools/Lutris/shortcut.py
index 350092d9..278afa37 100644
--- a/tools/Lutris/shortcut.py
+++ b/tools/Lutris/shortcut.py
@@ -1,4 +1,4 @@
-"""Export lutris games to steam shortcuts"""
+"""Export RetroDECK favorites games to steam shortcuts"""
 import binascii
 import os
 import re