Making WordPress.org

Changeset 8199


Ignore:
Timestamp:
02/05/2019 08:21:33 AM (6 years ago)
Author:
dd32
Message:

Main Theme: Correct a typo in r8198.

See #4137.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-download-counter.php

    r8198 r8199  
    7676    <meta name="viewport" content="width=device-width,initial-scale=1.0">
    7777    <link rel="canonical" href="<?php echo esc_url( $canonical_url ); ?>">
    78     <meta name="description" conntent="<?php echo esc_attr( $meta_desc_text ); ?>">
     78    <meta name="description" content="<?php echo esc_attr( $meta_desc_text ); ?>">
    7979    <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
    8080new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
Note: See TracChangeset for help on using the changeset viewer.