Commit ba83d54
committed
chore(NumberTheory/FunctionField): fix misnamed deprecations (leanprover-community#39001)
5 deprecation from leanprover-community#38030 misspelled `FqtInfty` as `FtInfty`, which caused issues in a downstream project. This PR fixes these deprecations to have the correct name.
Co-authored-by: tb65536 <thomas.l.browning@gmail.com>1 parent 0d6aac3 commit ba83d54
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
0 commit comments