Skip to content

Commit 1b68d28

Browse files
0xbryerivokub
authored andcommitted
Typo Update profile.go (#1321)
1 parent 92c2e82 commit 1b68d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profile/profile.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ var (
2626
// Profile represents an active constraint system profiling session.
2727
type Profile struct {
2828
// defaults to ./gnark.pprof
29-
// if blank, profiile is not written to disk
29+
// if blank, profile is not written to disk
3030
filePath string
3131

3232
// actual pprof profile struct

0 commit comments

Comments
 (0)