Skip to content

Commit 0387965

Browse files
committed
Fix comment code
1 parent 606c335 commit 0387965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/tools/lldb-dap/src-ts/debug-adapter-factory.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ async function getDAPArguments(
158158
}
159159

160160
/**
161-
* Formats the given date as a string in the form "YYYYMMdd".
161+
* Formats the given date as a string in the form "YYYYMMddTHHMMSS".
162162
*
163163
* @param date The date to format as a string.
164164
* @returns The formatted date.

0 commit comments

Comments
 (0)