[MINOR] Fix typo in TimelineService (#1497)
Co-authored-by: Jiayi Liao <bupt_ljy@163.com>
This commit is contained in:
@@ -36,7 +36,7 @@ import java.io.IOException;
|
|||||||
import java.io.Serializable;
|
import java.io.Serializable;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A stand alone timeline service exposing File-System View interfaces to clients.
|
* A standalone timeline service exposing File-System View interfaces to clients.
|
||||||
*/
|
*/
|
||||||
public class TimelineService {
|
public class TimelineService {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user