From a82f49c13dfc197f309b981e1b5a08f7ea2c9f33 Mon Sep 17 00:00:00 2001 From: ydah <13041216+ydah@users.noreply.github.com> Date: Mon, 13 Nov 2023 23:56:54 +0900 Subject: [PATCH] Fix comment for report profile --- lib/lrama/report/profile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/lrama/report/profile.rb b/lib/lrama/report/profile.rb index 8265d94c..c2b500c9 100644 --- a/lib/lrama/report/profile.rb +++ b/lib/lrama/report/profile.rb @@ -7,7 +7,7 @@ module Profile # # 2. Run lrama command, for example # - # $ ./exe/lrama --trace=time spec/fixtures/integration/ruby_3_2_0/parse.tmp.y + # $ ./exe/lrama --trace=time sample/parse_for_report_profile.y # # 3. Generate html file #