Skip to content

Commit

Permalink
Typo Update profile.go (#1321)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbryer authored Nov 22, 2024
1 parent 296c74c commit 64fba1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profile/profile.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ var (
// Profile represents an active constraint system profiling session.
type Profile struct {
// defaults to ./gnark.pprof
// if blank, profiile is not written to disk
// if blank, profile is not written to disk
filePath string

// actual pprof profile struct
Expand Down

0 comments on commit 64fba1b

Please sign in to comment.