#1110 Fix "i3wn" to "i3wm"
Merged 2 years ago by bcotton. Opened 2 years ago by emape.
emape/fedora-websites fix-i3-email  into  master

@@ -151,7 +151,7 @@ 

          </div>

          <div class="col-md-4 col-xs-12 text-center">

            <h3><i class="fa fa-fw fa-lg header-icon fa-envelope-o"></i>${_('Email')}</h3>

-           <p>${Markup(_('Users and developers are also available on the mailing list at &lt;a href="%s"&gt;i3wn@lists.fedoraproject.org&lt;/a&gt;.') % ('https://lists.fedoraproject.org/archives/list/i3wm@lists.fedoraproject.org/'))}</p>

+           <p>${Markup(_('Users and developers are also available on the mailing list at &lt;a href="%s"&gt;i3wm@lists.fedoraproject.org&lt;/a&gt;.') % ('https://lists.fedoraproject.org/archives/list/i3wm@lists.fedoraproject.org/'))}</p>

          </div>

          <div class="col-md-4 col-xs-12 text-center">

            <h3><i class="fa fa-fw fa-lg header-icon fa-book"></i>${_('Documentation')}</h3>

It's just a small typo :)

Pull-Request has been merged by bcotton

2 years ago
Metadata