Skip to content

Commit 94779b4

Browse files
docs(gemma2): spell check (#13108)
Copyright header - fix spell check
1 parent 685bb34 commit 94779b4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gemma2/gemma2_predict_gpu.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#
99
# Unless required by applicable law or agreed to in writing, software
1010
# distributed under the License is distributed on an "AS IS" BASIS,
11-
# WITHcontent WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

gemma2/gemma2_predict_tpu.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#
99
# Unless required by applicable law or agreed to in writing, software
1010
# distributed under the License is distributed on an "AS IS" BASIS,
11-
# WITHcontent WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

gemma2/gemma2_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#
99
# Unless required by applicable law or agreed to in writing, software
1010
# distributed under the License is distributed on an "AS IS" BASIS,
11-
# WITHcontent WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

0 commit comments

Comments
 (0)