We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f65890 commit 97819b3Copy full SHA for 97819b3
src/scratch/block.cpp
@@ -66,7 +66,7 @@ bool Block::isTopLevelReporter() const
66
67
/*!
68
* Sets whether this block is a top level reporter block for a variable or a list.
69
- * \note Setting this to true will allow the use topLevelReporterInfo().
+ * \note Setting this to true will allow the use of topLevelReporterInfo().
70
*/
71
void Block::setIsTopLevelReporter(bool isTopLevelReporter)
72
{
0 commit comments