Skip to content

Commit 988acfc

Browse files
updated tooltip
1 parent 000e22d commit 988acfc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

thanks/thanks.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@
148148
GameTooltip:AddLine("As an Addon Author who does this purely out of passion and a desire to create,\nI " .. colorRed:WrapTextInColorCode("DO NOT ")
149149
.. "condone ANY unauthorized:\n" .. "- Forking,\n- Copying,\n- Repurposing, " .. "\n- Re-Publishing or \n- Porting "
150150
.. "\nof my code to any extent. \n\nIf you, as a user, come across someone doing any of these, please let me know\nso that I can take steps to "
151-
.. "get the plagiarised projects taken down using any\nmeans I have.\n\nIf you are someone who uses Large Language Models to make\naddons, "
152-
.. "any \'Accidental\' copying of my code by the machine will also not be\nexcused.", 1, 1, 1)
151+
.. "get the plagiarised projects taken down using any\nmeans I have.\n\nIf you are someone who uses Large Language Models to make addons, "
152+
.. "any\n\'Accidental\' copying of my code by the machine will also not be excused.", 1, 1, 1)
153153
GameTooltip:Show()
154154
</OnEnter>
155155
<OnLeave>

0 commit comments

Comments
 (0)