diff --git a/core/modules/node/node.pages.inc b/core/modules/node/node.pages.inc
index faa3dea..3e3453e 100644
--- a/core/modules/node/node.pages.inc
+++ b/core/modules/node/node.pages.inc
@@ -23,6 +23,8 @@ function node_page_edit($node) {
 }
 
 /**
+ * Returns a list of content type which the user wants to add a node but
+ * if only one content type is present will directly present the node add form.
  * Page callback: Presents the node add form.
  *
  * @see node_menu()
