| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -292,7 +292,7 @@ deprecated predicate duplicateFiles(File f, File other, int percent) { | |||
| 292 | 292 | } | |
| 293 | 293 | ||
| 294 | 294 | /** | |
| 295 | - * DEPRECATED: Information on duplciate classes is no longer available. | ||
| 295 | + * DEPRECATED: Information on duplicate classes is no longer available. | ||
| 296 | 296 | * | |
| 297 | 297 | * Holds if most member functions of `c` (`numDup` out of `total`) are | |
| 298 | 298 | * duplicates of member functions in `other`. | |
@@ -313,7 +313,7 @@ deprecated predicate mostlyDuplicateClassBase(Class c, Class other, int numDup, | |||
| 313 | 313 | } | |
| 314 | 314 | ||
| 315 | 315 | /** | |
| 316 | - * DEPRECATED: Information on duplciate classes is no longer available. | ||
| 316 | + * DEPRECATED: Information on duplicate classes is no longer available. | ||
| 317 | 317 | * | |
| 318 | 318 | * Holds if most member functions of `c` are duplicates of member functions in | |
| 319 | 319 | * `other`. Provides the human-readable `message` to describe the amount of | |
| Back | FazBrowse Home | New Git URL |
0 commit comments