#614 Minor spelling issue
Merged 8 years ago by pingou. Opened 8 years ago by pfrields.
pfrields/pagure fix-spelling  into  master

@@ -30,7 +30,7 @@ 

                  enctype="multipart/form-data">

          {% endif %}

          {{ render_bootstrap_field(form.title, field_description="the name of your project") }}

-         {{ render_bootstrap_field(form.status, field_description="bug statuss") }}

+         {{ render_bootstrap_field(form.status, field_description="bug status") }}

          {{ render_bootstrap_field(form.private, field_description="the name of your project") }}

            <fieldset class="form-group">

              <label for="issue_content"><strong>Description</strong></label>

no initial comment
Metadata