Index: src/wp-includes/post-template.php
===================================================================
--- src/wp-includes/post-template.php	(revision 38282)
+++ src/wp-includes/post-template.php	(working copy)
@@ -36,7 +36,7 @@
  *
  * @param string $before Optional. Content to prepend to the title.
  * @param string $after  Optional. Content to append to the title.
- * @param bool   $echo   Optional, default to true.Whether to display or return.
+ * @param bool   $echo   Optional, default to true. Whether to display or return.
  * @return string|void String if $echo parameter is false.
  */
 function the_title( $before = '', $after = '', $echo = true ) {
