Skip to content

Commit

Permalink
fix comment grammar (#4381)
Browse files Browse the repository at this point in the history
  • Loading branch information
kborer authored and Vijay Vasudevan committed Sep 15, 2016
1 parent 02a8d07 commit 8f91632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow/core/protobuf/config.proto
Expand Up @@ -120,7 +120,7 @@ message ThreadPoolOptionProto {
};

// Session configuration parameters.
// The system picks an appropriate values for fields that are not set.
// The system picks appropriate values for fields that are not set.
message ConfigProto {
// Map from device type name (e.g., "CPU" or "GPU" ) to maximum
// number of devices of that type to use. If a particular device
Expand Down

0 comments on commit 8f91632

Please sign in to comment.