Fix todo user name

This commit is contained in:
Corentin Le Molgat
2019-02-05 09:30:02 +01:00
parent e0d4e426fc
commit 7ee8a047bf

View File

@@ -11,7 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// TODO(user, fdid): refine this toplevel comment when this file settles.
// TODO(user,user): refine this toplevel comment when this file settles.
//
// Two dynamic partition classes: one that incrementally splits a partition
// into more and more parts; one that incrementally merges a partition into less