Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-22094

Typo in QRegExp documentation

    XMLWordPrintable

Details

    Description

      http://doc.qt.nokia.com/4.7/qregexp.html#code-examples
      In the first sentence of the paragraph before the last one where wildcard usage is compared to regex
      ... using full regexps, e.g. .*.html$.
      should be
      ... using full regexps, e.g. .*\.html$.
      ,i.e. the second "." should be escaped.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            teemukat Teemu Katajisto (Inactive)
            ckakman Kayra Akman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes