mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-27 06:23:08 +08:00
Fixed some typos and links for javadoc, and some refactoring (#4755)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
package com.thealgorithms.conversions;
|
||||
|
||||
/**
|
||||
* @author Varun Upadhyay (https://github.com/varunu28)
|
||||
* @author Varun Upadhyay (<a href="https://github.com/varunu28">...</a>)
|
||||
*/
|
||||
// Driver program
|
||||
public class AnyBaseToDecimal {
|
||||
|
Reference in New Issue
Block a user