fix typo
authormanhyuk <manhyuk@kw.ac.kr>
Fri, 4 May 2018 16:53:35 +0000 (01:53 +0900)
committermanhyuk <manhyuk@kw.ac.kr>
Fri, 4 May 2018 16:53:35 +0000 (01:53 +0900)
tensorflow/contrib/tpu/python/tpu/tpu_context.py

index fbc1173..4d7bc6a 100644 (file)
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 # ===================================================================
-"""TPU system metdata and associated tooling."""
+"""TPU system metadata and associated tooling."""
 
 from __future__ import absolute_import
 from __future__ import division