Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasgaubatz committed Jun 2, 2024
1 parent 9ee418d commit d784f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NumberFields/NumberFields.m2
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ numberFieldExtension(RingMap) := opts -> phi1 -> (
new NumberFieldExtension from {
source=>numberField source phi1,
target=>numberField target phi1,
map=>ringMap
map=>phi1
}
);

Expand Down

0 comments on commit d784f6a

Please sign in to comment.