mirror of
https://github.com/wassname/ray.git
synced 2026-07-13 02:20:40 +08:00
Replace special single quote with regular single quote. (#1693)
This commit is contained in:
committed by
Devin Petersohn
parent
40799fee37
commit
cae108d019
@@ -34,7 +34,7 @@ class LineageCache {
|
||||
LineageCache();
|
||||
|
||||
/// Add a task and its object outputs asynchronously to the GCS. This
|
||||
/// overwrites the task’s mutable fields in the execution specification.
|
||||
/// overwrites the task's mutable fields in the execution specification.
|
||||
///
|
||||
/// \param task The task to add.
|
||||
/// \return Status.
|
||||
|
||||
Reference in New Issue
Block a user