diff options
| author | ruki <[email protected]> | 2026-03-23 23:54:20 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2026-03-23 23:54:20 +0800 |
| commit | 7bf56c079214f65d5de92e4bd2cc58d969694477 (patch) | |
| tree | 9948e70666bea83d1f112f80a23e8c7a1f8a9d92 /xmake/rules/csharp/build.lua | |
| parent | 9659e157cd39571cfdd264ce8a2743b9a99175dc (diff) | |
fix some typos
Diffstat (limited to 'xmake/rules/csharp/build.lua')
| -rw-r--r-- | xmake/rules/csharp/build.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/rules/csharp/build.lua b/xmake/rules/csharp/build.lua index 9bc6f2e76..a23cf4211 100644 --- a/xmake/rules/csharp/build.lua +++ b/xmake/rules/csharp/build.lua @@ -15,7 +15,7 @@ -- Copyright (C) 2015-present, Xmake Open Source Community. -- -- @author ruki --- @file target.lua +-- @file build.lua -- -- imports |
