mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
Spelling fix.
llvm-svn: 194163
This commit is contained in:
@@ -939,7 +939,7 @@ public:
|
||||
SetHelpLong(
|
||||
"Examples: \n\
|
||||
\n\
|
||||
watchpoint set variable -w read_wriate my_global_var \n\
|
||||
watchpoint set variable -w read_write my_global_var \n\
|
||||
# Watch my_global_var for read/write access, with the region to watch corresponding to the byte size of the data type.\n");
|
||||
|
||||
CommandArgumentEntry arg;
|
||||
|
||||
Reference in New Issue
Block a user