Skip to content

Commit 156b8cd

Browse files
author
github-actions
committed
Update bindings [ci skip]
1 parent 92b3077 commit 156b8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Raylib.NET/Raylib.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ public static unsafe partial class Raylib
347347
public static partial string GetClipboardText();
348348

349349
/// <summary>
350-
/// Get clipboard image
350+
/// Get clipboard image content
351351
/// </summary>
352352
[LibraryImport(LIBRARY, StringMarshalling = StringMarshalling.Utf8)]
353353
[UnmanagedCallConv(CallConvs = [typeof(CallConvCdecl)])]

0 commit comments

Comments
 (0)