Skip to content

Commit af1d5c9

Browse files
committed
clean polynomial.h
1 parent bc863f7 commit af1d5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/polynomial.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#pragma once
66

77
/**
8-
* Maximum degree for polynomials
8+
* Maximum degree for polynomials
99
*/
1010
#define MAX_DEGREE 100
1111

0 commit comments

Comments
 (0)